VisualIB
1.0
IBExpress library for making use of Borland IBExpress outside of C++Builder
|
VIB Class Library - C++11 Properties Implementation. More...
#include <functional>
Go to the source code of this file.
Classes | |
class | VIB::Property< T > |
Property implements Borland Delphi-style properties using standard C++11 mechanisms. More... | |
class | VIB::ArrayProperty< T, A > |
ArrayProperty extends Property with an array access operator, for properties which behave like C arrays or collections. More... | |
VIB Class Library - C++11 Properties Implementation.