Home
last modified time | relevance | path

Searched defs:structure_sprintf (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/lexical_cast/perf/
Dperformance_test.cpp82 struct structure_sprintf { struct
84 static inline void test(BufferT* buffer, const InT& in_val, const char* const conv) { in test()
90 static inline void test(BufferT* buffer, const std::string& in_val, const char* const conv) { in test()