Home
last modified time | relevance | path

Searched defs:ConstBits (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/verification/util/
Dbit_vector.h45 ConstBits(GetFunc &&f) : GetF_ {std::move(f)} {} in ConstBits() function
67 friend class ConstBits; variable