Wiselib
Public Member Functions
concepts::DefaultConstructable_concept Class Reference

Models implementing this concept provide a default constructor, i.e. More...

Inherited by concepts::Sequence_concept.

List of all members.

Public Member Functions

 X ()
 The default constructor.

Detailed Description

Models implementing this concept provide a default constructor, i.e.

instances of them are createable without arguments.


Member Function Documentation

concepts::DefaultConstructable_concept::X ( )

The default constructor.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines