Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
string.h File Reference
#include "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, Allocator >
 
class  fmt::BasicStringWriter< Char, Allocator >
 

Namespaces

namespace  fmt
 
namespace  fmt::internal
 

Macros

#define FMT_STRING_H_
 

Typedefs

typedef BasicStringWriter< charfmt::StringWriter
 
typedef BasicStringWriter< wchar_tfmt::WStringWriter
 

Functions

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

Macro Definition Documentation

◆ FMT_STRING_H_

#define FMT_STRING_H_

Definition at line 15 of file string.h.