CbmRoot
Loading...
Searching...
No Matches
cbm::algo::ca::Vector< bool > Class Reference

#include <CaVector.h>

Detailed Description

std::vector<bool> has a special implementation that is space-optimized and therefore slow and not thread-safe. That is why one should use ca::Vector<char> instead.

Definition at line 284 of file CaVector.h.


The documentation for this class was generated from the following file: