CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CASM::DataStream_impl::DataStreamPromoter< bool > Struct Template Reference

#include <DataStream.hh>

Detailed Description

template<>
struct CASM::DataStream_impl::DataStreamPromoter< bool >

Definition at line 224 of file DataStream.hh.

Public Member Functions

template<>
bool promote (double a)
 
template<>
bool promote (std::string a)
 
template<>
bool promote (char a)
 

Static Public Member Functions

template<typename InType >
static bool promote (InType a)
 

Member Function Documentation

template<typename InType >
static bool CASM::DataStream_impl::DataStreamPromoter< bool >::promote ( InType  a)
inlinestatic

Definition at line 226 of file DataStream.hh.

template<>
bool CASM::DataStream_impl::DataStreamPromoter< bool >::promote ( double  a)

Definition at line 56 of file DataStream.cc.

template<>
bool CASM::DataStream_impl::DataStreamPromoter< bool >::promote ( std::string  a)

Definition at line 61 of file DataStream.cc.

template<>
bool CASM::DataStream_impl::DataStreamPromoter< bool >::promote ( char  a)

Definition at line 73 of file DataStream.cc.


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