Skip to content

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