SigUtil  0.95
Utility modules for modern C++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sig::impl::forward_element< C, > Struct Template Reference

Public Types

using type = CRT
 

Detailed Description

template<class C, typename std::enable_if< container_traits< typename remove_const_reference< C >::type >::exist >::type *& = enabler>
struct sig::impl::forward_element< C, >

Definition at line 133 of file container_helper.hpp.

Member Typedef Documentation

template<class C, typename std::enable_if< container_traits< typename remove_const_reference< C >::type >::exist >::type *& = enabler>
using sig::impl::forward_element< C, >::type = CRT

Definition at line 158 of file container_helper.hpp.


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