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

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

#include <ConversionHelpers.h>

Public Member Functions

bool operator() (bool const &target) const
 generic boolean operation

Detailed Description

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

Definition at line 369 of file ConversionHelpers.h.

Member Function Documentation

◆ operator()()

bool limbo::programoptions::boolean_helper< bool >::operator() ( bool const & target) const
inline

generic boolean operation

Returns
false for types other than boolean, but return target value for boolean

Definition at line 373 of file ConversionHelpers.h.


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