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

#include <DataStream.hh>

Detailed Description

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

Definition at line 244 of file DataStream.hh.

Public Member Functions

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

Static Public Member Functions

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

Member Function Documentation

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

Definition at line 246 of file DataStream.hh.

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

Definition at line 33 of file DataStream.cc.

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

Definition at line 39 of file DataStream.cc.

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

Definition at line 46 of file DataStream.cc.


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