CoolProp
4.2.5
An open-source fluid property and humid air property database
|
Classes | |
class | Approx |
struct | BorgType |
struct | IsStreamInsertable |
struct | StringMakerBase |
struct | StringMakerBase< true > |
Functions | |
TrueType & | testStreamable (std::ostream &) |
FalseType | testStreamable (FalseType) |
FalseType | operator<< (std::ostream const &, BorgType const &) |
template<typename T > | |
std::string | rawMemoryToString (T value) |
template<typename InputIterator > | |
std::string | rangeToString (InputIterator first, InputIterator last) |
template<typename T > | |
std::string | makeString (T const &value) |
|
inline |
FalseType Catch::Detail::operator<< | ( | std::ostream const & | , |
BorgType const & | |||
) |
std::string Catch::Detail::rangeToString | ( | InputIterator | first, |
InputIterator | last | ||
) |
std::string Catch::Detail::rawMemoryToString | ( | T | value | ) |
TrueType& Catch::Detail::testStreamable | ( | std::ostream & | ) |
FalseType Catch::Detail::testStreamable | ( | FalseType | ) |