GRASP rci-qed
Public Member Functions | Private Attributes | List of all members
cpptoml::fill_guard Class Reference

#include <cpptoml.h>

Public Member Functions

 fill_guard (std::ostream &os)
 
 ~fill_guard ()
 

Private Attributes

std::ostream & os_
 
std::ostream::char_type fill_
 

Constructor & Destructor Documentation

◆ fill_guard()

cpptoml::fill_guard::fill_guard ( std::ostream &  os)
inline

◆ ~fill_guard()

cpptoml::fill_guard::~fill_guard ( )
inline

Member Data Documentation

◆ fill_

std::ostream::char_type cpptoml::fill_guard::fill_
private

◆ os_

std::ostream& cpptoml::fill_guard::os_
private

The documentation for this class was generated from the following file: