Stiahnuť zdrojový balík boost:
Part of the Boost.org library 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.
Homepage: http://www.boost.org/libs/regex/
|
|
|
| Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
|---|---|---|---|
| alpha | 475.7 kB | 2532 kB | [zoznam súborov] |
| arm | 473.3 kB | 2076 kB | [zoznam súborov] |
| hppa | 487.3 kB | 2084 kB | [zoznam súborov] |
| i386 | 360.8 kB | 1734 kB | [zoznam súborov] |
| ia64 | 538.7 kB | 2768 kB | [zoznam súborov] |
| m68k | 391.7 kB | 1880 kB | [zoznam súborov] |
| mips | 408.9 kB | 2040 kB | [zoznam súborov] |
| mipsel | 409.8 kB | 2040 kB | [zoznam súborov] |
| powerpc | 394.5 kB | 1872 kB | [zoznam súborov] |
| s390 | 364.4 kB | 1840 kB | [zoznam súborov] |
| sparc | 392.0 kB | 1900 kB | [zoznam súborov] |