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 697 of file type_props.hpp.


Member Function Documentation

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

Definition at line 698 of file type_props.hpp.

Referenced by mmx::any_as_generic(), verbose_as_helper< T, F >::cv(), and as_helper< list< T >, list< F > >::cv().

00698 { return x; }


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1