Prototype-based OOP system for structs.
Description: Supports multiple inheritance, parametric polymorphism (struct interfaces), interface inheritance
Test if type (T) has specified method (m), local or derived
Returns index of a tuple element which has specified member (s)
Inheritance mixin
Test if F is a method
See Source File
Boost License 1.0.
Timur Gafarov 2015-2021.
Timur Gafarov
Prototype-based OOP system for structs.
Description: Supports multiple inheritance, parametric polymorphism (struct interfaces), interface inheritance