SelectSTLSet::SelectSTLSet
Construct from set
Synopsis
Declared in <support/PtrSet.h>
SelectSTLSet(std::set<T> const r);
Parameters
Name |
Description |
r |
The object to construct from |
Created with MrDocs
Construct from set
Declared in <support/PtrSet.h>
SelectSTLSet(std::set<T> const r);
Name |
Description |
r |
The object to construct from |
Created with MrDocs