Tag type indicating that a constructor should initialize from a range.

Synopsis

Declared in <llvm/ADT/STLForwardCompat.h>

struct from_range_t;

Member Functions

Name

Description

from_range_t [constructor]

Construct a from_range_t tag value.

Created with MrDocs