LLVM: detail Namespace Reference (original) (raw)

Classes
struct is_variant
struct is_variant< std::variant< Ts... > >
struct RecordKeeperImpl
This class represents the internal implementation of the RecordKeeper. More...
struct UnionOfTwo
struct UnionOfTwo< std::variant< Types1... >, std::variant< Types2... > >
Functions
template<typename Container, typename Predicate>
std::remove_reference_t< Container >::iterator find_unique (Container &&container, Predicate &&pred)

find_unique()

template<typename Container, typename Predicate>

std::remove_reference_t< Container >::iterator detail::find_unique ( Container && container,
Predicate && pred )

is_variant_v