boost::detail::has_default_constructor< T > Struct Template Reference

#include <has_default_constructor.hpp>


Detailed Description

template<class T>
struct boost::detail::has_default_constructor< T >

type trait to check for a default constructor

The default implementation just checks for a trivial constructor. Using some compiler magic it might be possible to provide a better default

Definition at line 22 of file has_default_constructor.hpp.


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


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30