yoda is hosted by Hepforge, IPPP Durham
YODA - Yet more Objects for Data Analysis 2.0.0
YODA::TypeID< std::string > Struct Reference

Specialisation for type string. More...

#include <BinningUtils.h>

Static Public Member Functions

static const char * name ()
 

Detailed Description

Specialisation for type string.

Definition at line 52 of file BinningUtils.h.

Member Function Documentation

◆ name()

static const char * YODA::TypeID< std::string >::name ( )
inlinestatic

Definition at line 53 of file BinningUtils.h.

53{ return "s"; }

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