Mantid
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Mantid::API::ElementTraits< size_t > Struct Reference

ElementTraits for boolean element types. More...

#include <ImplicitFunctionParameter.h>

Public Types

using ValueType = size_t
 

Static Public Member Functions

static std::string format (const ValueType &value)
 
static std::string formatCS (const ValueType &value)
 

Detailed Description

ElementTraits for boolean element types.

Definition at line 89 of file ImplicitFunctionParameter.h.

Member Typedef Documentation

◆ ValueType

using Mantid::API::ElementTraits< size_t >::ValueType = size_t

Definition at line 90 of file ImplicitFunctionParameter.h.

Member Function Documentation

◆ format()

static std::string Mantid::API::ElementTraits< size_t >::format ( const ValueType value)
inlinestatic

Definition at line 92 of file ImplicitFunctionParameter.h.

References value.

◆ formatCS()

static std::string Mantid::API::ElementTraits< size_t >::formatCS ( const ValueType value)
inlinestatic

Definition at line 91 of file ImplicitFunctionParameter.h.

References value.


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