HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
detail::vformat_args< Char > Struct Template Reference

#include <core.h>

Public Types

using type = basic_format_args< basic_format_context< std::back_insert_iterator< buffer< Char >>, Char >>
 

Detailed Description

template<typename Char = char>
struct detail::vformat_args< Char >

Definition at line 2674 of file core.h.

Member Typedef Documentation

template<typename Char = char>
using detail::vformat_args< Char >::type = basic_format_args< basic_format_context<std::back_insert_iterator<buffer<Char>>, Char>>

Definition at line 2676 of file core.h.


The documentation for this struct was generated from the following file: