Skip to content

CollectPair::CollectPair

Construct from pair

Synopsis

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

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

Parameters

Name

Description

that

The object to copy construct from

Created with MrDocs