PetrPPetrov / beautiful-capi

Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ compilers
GNU General Public License v3.0
33 stars 4 forks source link

Add ability to specify classes, functions e.t.c. without namespace #60

Closed Nikita-GkmSoft closed 6 years ago

Nikita-GkmSoft commented 6 years ago

Currently it is not possible to create included xml specification to specify members of an existing namespace. This means that a namespace must be fully specified in a single file. Also the issue is preventing creation of files with parts of namespaces shared between different projects.

RudenkoSergej commented 6 years ago

closed by commit 1474f3d7c7de6499027e87794fec1995a0f88326