Go to the documentation of this file.
29 #ifndef _GLIBCXX_TR1_STDLIB_H
30 #define _GLIBCXX_TR1_STDLIB_H 1
38 using std::tr1::atoll;
39 using std::tr1::strtoll;
40 using std::tr1::strtoull;
43 #if !_GLIBCXX_USE_C99_LONG_LONG_DYNAMIC
51 #endif // _GLIBCXX_TR1_STDLIB_H