NGL  6.5
The NCCA Graphics Library
string.h File Reference
#include "fmt/format.h"
+ Include dependency graph for string.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fmt::internal::StringBuffer< Char >
 
class  fmt::BasicStringWriter< Char >
 

Namespaces

 fmt
 
 fmt::internal
 

Typedefs

typedef BasicStringWriter< char > fmt::StringWriter
 
typedef BasicStringWriter< wchar_t > fmt::WStringWriter
 

Functions

template<typename T >
std::string fmt::to_string (const T &value)