C++ Mathematical Expression Toolkit (ExprTk) release
Loading...
Searching...
No Matches
Public Types | List of all members
exprtk::details::is_const_ref< T > Struct Template Reference

Public Types

enum  { result = 0 }
 

Detailed Description

template<typename T>
struct exprtk::details::is_const_ref< T >

Definition at line 16985 of file exprtk.hpp.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
result 

Definition at line 16985 of file exprtk.hpp.

16985{ enum {result = 0}; };

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