Castor3D 0.16.0
Multiplatform 3D engine
Public Member Functions | List of all members
castor::format::BasePrefixer< char_type, prefix_traits > Struct Template Reference

Contains an std::basic_string< char_type > operator()() member function which generates the Prefix. More...

#include <StreamPrefixManipulators.hpp>

Inheritance diagram for castor::format::BasePrefixer< char_type, prefix_traits >:
Inheritance graph
[legend]
Collaboration diagram for castor::format::BasePrefixer< char_type, prefix_traits >:
Collaboration graph
[legend]

Public Member Functions

std::basic_string< char_type > toString ()
 

Detailed Description

template<typename char_type, typename prefix_traits>
struct castor::format::BasePrefixer< char_type, prefix_traits >

Contains an std::basic_string< char_type > operator()() member function which generates the Prefix.

Member Function Documentation

◆ toString()

template<typename char_type , typename prefix_traits >
std::basic_string< char_type > castor::format::BasePrefixer< char_type, prefix_traits >::toString ( )
inline

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