#include <str_format.h>
Public Member Functions | |
template<typename T , typename = typename std::enable_if<std::is_constructible< str_format_internal::FormatRawSinkImpl, T*>::value>::type> | |
FormatRawSink (T *raw) | |
Private Attributes | |
str_format_internal::FormatRawSinkImpl | sink_ |
Definition at line 423 of file str_format.h.
|
inline |
Definition at line 430 of file str_format.h.
|
private |
Definition at line 435 of file str_format.h.