Go to the source code of this file.
Namespaces | |
namespace | scim |
A binding adaptor is an object that allows you to convert between slot types. Usually you wont use a BoundSlot directly but instead call the bind() factory function (similiar to the slot() factory function) which will create an appropriate bound slot for you, depending on the parameters passed.
Most code of this file are came from Inti project.
Definition in file scim_bind.h.