MCPcopy Create free account
hub / github.com/Kitware/VTK / size

Function size

Common/Core/SMP/STDThread/vtkSMPThreadLocalImpl.h:63–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 }
62
63 size_t size() const override { return this->Backend.GetSize(); }
64
65 class ItImpl : public vtkSMPThreadLocalImplAbstract<T>::ItImpl
66 {

Callers

nothing calls this directly

Calls 1

GetSizeMethod · 0.45

Tested by

no test coverage detected