Het bronpakket boost downloaden:
Part of the Boost C++ Libraries collection.
Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do.
|
|
|
| Platform | Pakketgrootte | Geïnstalleerde grootte | Bestanden |
|---|---|---|---|
| alpha | 571,9 kB | 1800 kB | [overzicht] |
| amd64 | 521,9 kB | 1500 kB | [overzicht] |
| arm | 590,1 kB | 1604 kB | [overzicht] |
| armel | 500,4 kB | 1420 kB | [overzicht] |
| hppa | 617,4 kB | 2220 kB | [overzicht] |
| i386 | 529,9 kB | 1364 kB | [overzicht] |
| ia64 | 784,6 kB | 2828 kB | [overzicht] |
| mips | 528,3 kB | 1836 kB | [overzicht] |
| mipsel | 526,3 kB | 1836 kB | [overzicht] |
| powerpc | 547,8 kB | 1644 kB | [overzicht] |
| s390 | 538,8 kB | 1532 kB | [overzicht] |
| sparc | 710,1 kB | 2060 kB | [overzicht] |