tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
format_to_n_result< Out > Struct Template Reference

etl::format_to_n_result has no base classes, or members other than out, size and implicitly declared special member functions. More...

#include <format_to.hpp>

Public Attributes

Out out
 
diff_t< Out > size
 

Detailed Description

template<typename Out>
struct etl::format_to_n_result< Out >

etl::format_to_n_result has no base classes, or members other than out, size and implicitly declared special member functions.

https://en.cppreference.com/w/cpp/utility/format/format_to_n

Member Data Documentation

◆ out

template<typename Out>
Out out

◆ size

template<typename Out>
diff_t<Out> size

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