LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
fhicl::detail::yes_defaults::maybe_quotes< std::string > Struct Template Reference

#include "ostream_helpers.h"

Public Member Functions

 maybe_quotes (std::string const &t)
 

Public Attributes

std::string value
 

Detailed Description

template<>
struct fhicl::detail::yes_defaults::maybe_quotes< std::string >

Definition at line 24 of file ostream_helpers.h.

Constructor & Destructor Documentation

fhicl::detail::yes_defaults::maybe_quotes< std::string >::maybe_quotes ( std::string const &  t)
inline

Definition at line 25 of file ostream_helpers.h.

Member Data Documentation

std::string fhicl::detail::yes_defaults::maybe_quotes< std::string >::value

Definition at line 26 of file ostream_helpers.h.


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