Searched refs:STL (Results 1 – 25 of 25) sorted by relevance
39 STL=gnustl40 register_var_option "--stl=<name>" STL "Specify C++ STL"425 if [ "$STL" = "libcxx" -o "$STL" = "libc++" ]; then447 case $STL in494 case $STL in512 dump "ERROR: Unsupported STL: $STL"541 if [ "$STL" = "gnustl" ]; then550 if [ "$STL" = "gnustl" ]; then560 if [ "$STL" = "gnustl" ]; then
2 even if you are not using a regular C++ STL. No <typeinfo> required.
2 even if you are not using a regular C++ STL. No <stdexcept> required.
28 // STL
23 // STL
32 // STL
28 // STL82 << "STL : " << BOOST_STDLIB << '\n'
29 // STL
33 // STL
26 // STL
36 // STL
27 // STL
35 // STL
30 // STL
39 // STL
42 // STL
51 // STL
59 // STL
14 a simple STL implementation. Note that it currently does not support
89 // ValuesIn(container) - Yields values from a C-style array, an STL260 // an STL-style container.263 // a range [begin, end) defined by a pair of STL-style iterators. These278 // each with STL strings with values "a" and "b":
49 * `sources/cxx-stl/$STL` contains the headers and libraries for the various C++
376 large portion of STL (including <string>) doesn't compile in this mode