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

Public Types

typedef scarab::path result_type
 

Public Member Functions

scarab::path operator() (const std::string &a_value) const
 
template<typename T >
scarab::path operator() (T) const
 

Detailed Description

Definition at line 338 of file param_value.hh.

Member Typedef Documentation

Definition at line 341 of file param_value.hh.

Member Function Documentation

scarab::path operator() ( const std::string &  a_value) const
inline

Definition at line 342 of file param_value.hh.

scarab::path operator() ( ) const
inline

Definition at line 347 of file param_value.hh.


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