Searched defs:DestructorBCE (Results 1 – 1 of 1) sorted by relevance
144 struct DestructorBCE { struct146 constexpr DestructorBCE(int n) : n(n) {} in DestructorBCE() argument147 constexpr ~DestructorBCE() { in ~DestructorBCE() argument