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

#include <DataStream.hh>

Detailed Description

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

Definition at line 207 of file DataStream.hh.

Public Member Functions

template<>
long promote (double a)
 
template<>
long promote (std::string a)
 

Static Public Member Functions

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

Member Function Documentation

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

Definition at line 209 of file DataStream.hh.

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

Definition at line 21 of file DataStream.cc.

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

Definition at line 26 of file DataStream.cc.


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