Home | History | Annotate | Download | only in Serialization

Lines Matching refs:EmptyBlock

110   struct EmptyBlock {
132 R.erase(std::remove_if(R.begin(), R.end(), EmptyBlock()), R.end());