const_ref_or_value< C > Struct Template Reference

List of all members.

Detailed Description

template<class C>
struct const_ref_or_value< C >

Definition at line 24 of file const_ref_or_val.h.

Public Types

typedef copy_or_ref< C, typename
__type_traits< C >::is_POD_type
>::type 
func_arg
 type of the function input argument


Member Typedef Documentation

template<class C>
typedef copy_or_ref<C, typename __type_traits<C>::is_POD_type >::type const_ref_or_value< C >::func_arg

type of the function input argument

Definition at line 27 of file const_ref_or_val.h.


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

SYNAPS DOCUMENTATION
logo