Mantid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Mantid::Kernel::pwvjdetail::ToCpp< std::vector< T > > Struct Template Reference

Specialization of ToCpp for std::vector. More...

#include <PropertyWithValueJSON.h>

Public Member Functions

std::vector< T > operator() (const Json::Value &value)
 

Detailed Description

template<typename T>
struct Mantid::Kernel::pwvjdetail::ToCpp< std::vector< T > >

Specialization of ToCpp for std::vector.

Definition at line 72 of file PropertyWithValueJSON.h.

Member Function Documentation

◆ operator()()

template<typename T >
std::vector< T > Mantid::Kernel::pwvjdetail::ToCpp< std::vector< T > >::operator() ( const Json::Value &  value)
inline

Definition at line 73 of file PropertyWithValueJSON.h.

References value.


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