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.

Note

CMake target name is asbind20_ext_container.

Note

CMake target name is asbind20_ext_utility.