Public Types | List of all members
MatlabParamParser::mx_wrapper< T, typename std::enable_if< std::is_floating_point< T >::value >::type > Struct Template Reference

#include <MatlabParamParser.h>

Public Types

using type = double
 
using value = std::integral_constant< mxClassID, mxDOUBLE_CLASS >
 

Detailed Description

template<typename T>
struct MatlabParamParser::mx_wrapper< T, typename std::enable_if< std::is_floating_point< T >::value >::type >

Definition at line 59 of file MatlabParamParser.h.

Member Typedef Documentation

template<typename T >
using MatlabParamParser::mx_wrapper< T, typename std::enable_if< std::is_floating_point< T >::value >::type >::type = double

Definition at line 63 of file MatlabParamParser.h.

template<typename T >
using MatlabParamParser::mx_wrapper< T, typename std::enable_if< std::is_floating_point< T >::value >::type >::value = std::integral_constant<mxClassID, mxDOUBLE_CLASS>

Definition at line 62 of file MatlabParamParser.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:39