HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
detail::strip_named_arg< T, bool > Struct Template Reference

#include <core.h>

Public Types

using type = T
 

Detailed Description

template<typename T, bool = is_named_arg<T>::value>
struct detail::strip_named_arg< T, bool >

Definition at line 2545 of file core.h.

Member Typedef Documentation

template<typename T , bool = is_named_arg<T>::value>
using detail::strip_named_arg< T, bool >::type = T

Definition at line 2546 of file core.h.


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