Public Member Functions | Public Attributes | List of all members
fhicl::detail::no_defaults::expected_types< std::string > Struct Template Reference

#include <ostream_helpers.h>

Public Member Functions

 expected_types ()
 

Public Attributes

std::string value
 

Detailed Description

template<>
struct fhicl::detail::no_defaults::expected_types< std::string >

Definition at line 82 of file ostream_helpers.h.

Constructor & Destructor Documentation

Definition at line 83 of file ostream_helpers.h.

83  : value("std::string")
84  {
86  }
std::string stripped_typename(std::string const &fullName)
std::string padded_string(std::string const &tnToPad)

Member Data Documentation

Definition at line 87 of file ostream_helpers.h.


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