concepts::Set< F > Class Template Reference
Set with operations, output operator, and method of the particular element types. More...
#include <traces.hh>
Public Member Functions | |
Set () | |
Set (const F &val) | |
template<class G > | |
Set (const G &set) | |
virtual | ~Set () |
Detailed Description
template<class F>
class concepts::Set< F >
Set with operations, output operator, and method of the particular element types.
Need of specialisation for different types.
Constructor & Destructor Documentation
◆ Set() [1/3]
template<class F >
|
inline |
◆ Set() [2/3]
template<class F >
|
inline |
◆ Set() [3/3]
◆ ~Set()
template<class F >
|
inlinevirtual |
The documentation for this class was generated from the following files: