8 General utilities library [utilities]

8.5 Tagged tuple-like types [taggedtup]

8.5.1 General [taggedtup.general]

The library provides a template for augmenting a tuple-like type with named element accessor member functions. The library also provides several templates that provide access to tagged objects as if they were tuple objects (see ISO/IEC 14882:2014 §[tuple.elem]).