Module argdata::container_traits[][src]

Traits used for Seq and Map value implementations.

Traits

Container

A random-access container.

MapContainer

a random-access container containing pairs of keys and values.