MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ SeqlockArray() [2/4]

MayaFlux::Memory::SeqlockArray::SeqlockArray ( size_t  n)
inlineexplicit

Definition at line 273 of file SeqLock.hpp.

274 {
275 resize(n);
276 }
void resize(size_t n)
Replace the slot array with n default-constructed Seqlock instances.
Definition SeqLock.hpp:293

References resize().

+ Here is the call graph for this function: