Library of Assembled Shared Sources
Data Structures
Here are the data structures with brief descriptions:
[detail level 123456]
 NlassLibrary for Assembled Shared Sources
 NioStreams, binary streams, vrmlstreams, ..
 NmetaLibrary for template meta programming
 NnumNumeric types and traits
 NprimSet of geometrical primitives
 NpythonComprehensive C++ to Python binding library
 NspatSpatial subdivisions, quadtrees, octrees, meshes in 2D and 3D, triangulators, ..
 NstdeLass extensions to the standard library
 NutilGeneral utility, debug facilities, ..
 Cintegral_rangeIntegral range
 CPoint_2d2D Point
 CProxyTextIStreamA proxy text input stream can get its input from another input stream
 CSafeBoolBoolean that can only be used in boolean context
 CThreadFunLibrary to run (member) functions in a thread
 CThreadPoolProduction-Consumer concurrency pattern