Limbo 3.5.4
Loading...
Searching...
No Matches
limbo::programoptions::print_helper< bool > Struct Reference

template specialization for boolean type to struct limbo::programoptions::print_helper More...

#include <ConversionHelpers.h>

Public Member Functions

void operator() (std::ostream &os, bool const &target) const
 printing target

Detailed Description

template specialization for boolean type to struct limbo::programoptions::print_helper

Definition at line 309 of file ConversionHelpers.h.

Member Function Documentation

◆ operator()()

void limbo::programoptions::print_helper< bool >::operator() ( std::ostream & os,
bool const & target ) const
inline

printing target

Parameters
osoutput stream
targettarget data

Definition at line 314 of file ConversionHelpers.h.


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