Hi Zack,
> On 03 Mar 2016, at 20:35 , Zack Snyder wrote:
>
> Hi there,
>
> I have a member function called: "std::vector get_base_classes()
> const" which will not be generated.
>
> Documentation can be found online:
> http://www.rttr.org/doc/master/classrttr_1_1type.html
> Here is the sourc
Hi there,
I have a member function called: "std::vector get_base_classes()
const" which will not be generated.
Documentation can be found online:
http://www.rttr.org/doc/master/classrttr_1_1type.html
Here is the source file of the header:
http://www.rttr.org/doc/master/type_8h_source.html
The