Castor3D 0.17.0
Multiplatform 3D engine
Public Member Functions | Public Attributes | List of all members
castor::format::BasicLinePrefixTraitsT< CharT > Struct Template Reference

Prefixes lines with their index. More...

#include <StreamPrefixManipulators.hpp>

Public Member Functions

std::basic_string< CharT > toString () const
 

Public Attributes

uint32_t m_line = 0
 

Detailed Description

template<typename CharT>
struct castor::format::BasicLinePrefixTraitsT< CharT >

Prefixes lines with their index.

Member Function Documentation

◆ toString()

template<typename CharT >
std::basic_string< CharT > castor::format::BasicLinePrefixTraitsT< CharT >::toString ( ) const
inline

Member Data Documentation

◆ m_line

template<typename CharT >
uint32_t castor::format::BasicLinePrefixTraitsT< CharT >::m_line = 0
mutable

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