MCPcopy Create free account
hub / github.com/Kitware/VTK / operator()

Method operator()

ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.cpp:92–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 }
91
92 void
93 operator()(const boost::blank & array) const
94 {
95 return;
96 }
97
98 template<typename T>
99 void

Callers

nothing calls this directly

Calls 3

eraseMethod · 0.45
beginMethod · 0.45

Tested by

no test coverage detected