| 
    memory
    
   | 
 
Contains the node size of a node based STL container with a specific type.
This trait is auto-generated and may not be available depending on the build configuration, especially when doing cross compilation.
T is always the value_type of the container, e.g. std::pair<const Key, Value>.    
 1.13.2