Searched refs:FromA (Results 1 – 1 of 1) sorted by relevance
1143 constexpr int get(bool FromA) { return FromA ? A().get() : 1; } in get() argument