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

Prefixes lines with their index. More...

#include <StreamPrefixManipulators.hpp>

Public Member Functions

std::basic_string< char_type > toString ()
 

Public Attributes

uint32_t m_line = 0
 

Detailed Description

template<typename char_type>
struct castor::format::BasicLinePrefixTraits< char_type >

Prefixes lines with their index.

Member Function Documentation

◆ toString()

template<typename char_type >
std::basic_string< char_type > castor::format::BasicLinePrefixTraits< char_type >::toString ( )
inline

Member Data Documentation

◆ m_line

template<typename char_type >
uint32_t castor::format::BasicLinePrefixTraits< char_type >::m_line = 0

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