A struct whose template parameters represent a time format.
More...
#include <uhal/log/log_inserters.time.hpp>
template<time_element T0, char D0 = ' ', time_element T1 = null, char D1 = ' ', time_element T2 = null, char D2 = ' ', time_element T3 = null, char D3 = ' ', time_element T4 = null, char D4 = ' ', time_element T5 = null, char D5 = ' ', time_element T6 = null>
struct uhal::TimeFmt< T0, D0, T1, D1, T2, D2, T3, D3, T4, D4, T5, D5, T6 >
A struct whose template parameters represent a time format.
Definition at line 75 of file log_inserters.time.hpp.
The documentation for this struct was generated from the following file: