boost::detail::choose_default_argument< PreviousArg > Struct Template Reference

#include <named_template_params.hpp>

List of all members.

Public Types

enum  { is_named = is_named_param_list<PreviousArg>::value }
typedef choose_default_dispatch<
is_named >::type 
Selector
typedef Selector::template
select< PreviousArg >::type 
type

template<class PreviousArg>
struct boost::detail::choose_default_argument< PreviousArg >


Member Typedef Documentation

template<class PreviousArg>
typedef choose_default_dispatch<is_named>::type boost::detail::choose_default_argument< PreviousArg >::Selector

template<class PreviousArg>
typedef Selector::template select<PreviousArg>::type boost::detail::choose_default_argument< PreviousArg >::type


Member Enumeration Documentation

template<class PreviousArg>
anonymous enum

Enumerator:
is_named 


The documentation for this struct was generated from the following file:
Generated on Wed Apr 25 13:53:29 2007 for SystemC by  doxygen 1.5.1