Skip to content

SelectPair::SelectPair

Construct from pair

Synopsis

Declared in <src/midend/astUtil/annotation/AnnotDescriptors.h>

SelectPair(std::pair<First, Second> const& that);

Parameters

Name

Description

that

The object to copy construct from

Created with MrDocs