#include <xfmt1.h>
|
| | Fmt () |
| |
| template<class... Y> |
| | Fmt (const Y &... y) |
| |
template<typename T>
class nmx::Fmt< T >
Definition at line 11 of file xfmt1.h.
◆ Fmt() [1/2]
◆ Fmt() [2/2]
template<typename T >
template<class... Y>
◆ operator<<
template<typename T >
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
Fmt< T > |
fmt |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: