Scarab  v2.2.0
Project 8 C++ Utility Library
Public Types | Public Member Functions | List of all members
param_value::is_double_visitor Class Reference
Inheritance diagram for param_value::is_double_visitor:
Inheritance graph

Public Types

typedef bool result_type
 

Public Member Functions

bool operator() (double) const
 
template<typename T >
bool operator() (T) const
 

Detailed Description

Definition at line 210 of file param_value.hh.

Member Typedef Documentation

typedef bool result_type

Definition at line 213 of file param_value.hh.

Member Function Documentation

bool operator() ( double  ) const
inline

Definition at line 214 of file param_value.hh.

bool operator() ( ) const
inline

Definition at line 219 of file param_value.hh.


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