- Home
- About DUNE
- Download
- Documentation
- Community
- Development
Enable typedef if condition is met. More...
#include <dune/common/typetraits.hh>
Public Types | |
typedef T | type |
Enable typedef if condition is met.
Replacement implementation for compilers without this in the stl. Depending on the value of b the type T is provided as typedef type.
typedef T Dune::enable_if< b, T >::type |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].