Extension Library
The extension library contains some tools that are less flexible than those in the core library. It also contains demonstration for how to register some common types like array or string by asbind20.
All interfaces of extension library is under the asbind20::ext namespace.
There source code are located inside the ext/ directory of repository.
Container Library
Note
CMake target name is asbind20_ext_container.
Utilities
Note
CMake target name is asbind20_ext_utility.