WARNING: SharedChunk is not thread safe! Don't share SharedChunk objects between threads! Use for each thread a separate copy.
More...
#include <shared_chunk.hpp>
|
template<typename > |
class | SharedPointer |
|
WARNING: SharedChunk is not thread safe! Don't share SharedChunk objects between threads! Use for each thread a separate copy.
◆ operator==()
bool iox::mepoo::SharedChunk::operator== |
( |
const void *const |
rhs | ) |
const |
|
noexcept |
- Todo:
- use the newtype pattern to avoid the void pointer
The documentation for this class was generated from the following file: