Chemical Data Processing Library C++ API - Version 1.1.1
Static Public Member Functions | Static Public Attributes | List of all members
CDPL::Util::MultiMapDefaultValue< ValueType, Allow > Struct Template Reference

#include <MultiMap.hpp>

Static Public Member Functions

static const ValueType & get ()
 

Static Public Attributes

static const ValueType defValue = ValueType()
 

Member Function Documentation

◆ get()

template<typename ValueType , bool Allow = true>
static const ValueType& CDPL::Util::MultiMapDefaultValue< ValueType, Allow >::get ( )
inlinestatic

Member Data Documentation

◆ defValue

template<typename ValueType , bool Allow>
const ValueType CDPL::Util::MultiMapDefaultValue< ValueType, Allow >::defValue = ValueType()
static

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