CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::DataStream_impl::DataStreamPromoter< long > Struct Reference

#include <DataStream.hh>

Detailed Description

Definition at line 170 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

◆ promote() [1/3]

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

Definition at line 22 of file DataStream.cc.

◆ promote() [2/3]

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

Definition at line 172 of file DataStream.hh.

◆ promote() [3/3]

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

Definition at line 27 of file DataStream.cc.


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