xo-alloc / xo-ordinaltree: + concepts + allocator-aware
This commit is contained in:
parent
27001fcdbc
commit
72e8db30e1
9 changed files with 198 additions and 111 deletions
|
|
@ -200,7 +200,7 @@ namespace xo {
|
|||
//: member2_{mem2, vector_allocator_type(alloc)}, ctor_ran_{true} {}
|
||||
|
||||
vector_type member2_;
|
||||
std::size_t ctor_ran_ = false;
|
||||
bool ctor_ran_ = false;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue