basix_doc 0.1
as_helper< T, F > Struct Template Reference

#include <type_props.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename T, typename F>
struct mmx::as_helper< T, F >

Definition at line 611 of file type_props.hpp.


Member Function Documentation

static T cv ( const F &  x) [inline, static]

Definition at line 612 of file type_props.hpp.

{ return x; }

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines