|
openPMD-api
|
Container Element Creation Policy. More...
#include <Container.hpp>
Public Member Functions | |
| template<typename T > | |
| void | operator() (T &) |
Container Element Creation Policy.
The operator() of this policy is called after the container insert() of a new element. The passed parameter is an iterator to the newly added element.
1.8.17