LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Classes | |
struct | maybe_quotes |
struct | maybe_quotes< std::string > |
Functions | |
std::ostream & | operator<< (std::ostream &os, maybe_quotes< bool > &&mq) |
template<typename T > | |
std::enable_if_t<!std::is_floating_point< T >::value, std::ostream & > | operator<< (std::ostream &os, maybe_quotes< T > &&mq) |
template<typename T > | |
std::enable_if_t< std::is_floating_point< T >::value, std::ostream & > | operator<< (std::ostream &os, maybe_quotes< T > &&mq) |
|
inline |
Definition at line 31 of file ostream_helpers.h.
References fhicl::detail::atom::value().
|
inline |
Definition at line 45 of file ostream_helpers.h.
References fhicl::detail::no_defaults::stripped_typename().
|
inline |
Definition at line 38 of file ostream_helpers.h.
References fhicl::detail::atom::value().