#include <getElementAddresses.h>
Definition at line 29 of file getElementAddresses.h.
template<typename T >
size_t art::detail::value_type_helper::look_past_pair |
( |
| ) |
|
|
inline |
Definition at line 53 of file getElementAddresses.h.
56 cet::demangle_symbol(
typeid(
T).
name());
bool starts_with_pair(std::string const &type_name, size_t const pos)
static size_t pair_stem_offset()
static std::string const& art::detail::value_type_helper::pair_stem |
( |
| ) |
|
|
inlinestatic |
static size_t art::detail::value_type_helper::pair_stem_offset |
( |
| ) |
|
|
inlinestatic |
Definition at line 39 of file getElementAddresses.h.
41 static size_t const pair_stem_offset_s =
pair_stem().size();
42 return pair_stem_offset_s;
static std::string const & pair_stem()
bool art::detail::value_type_helper::starts_with_pair |
( |
std::string const & |
type_name, |
|
|
size_t const |
pos |
|
) |
| |
|
inline |
Definition at line 46 of file getElementAddresses.h.
static std::string const & pair_stem()
static size_t pair_stem_offset()
The documentation for this class was generated from the following file: