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 3 forks source link

Template constant arguments #40

Closed Nikita-GkmSoft closed 7 years ago

Nikita-GkmSoft commented 7 years ago

Templates need a way to differentiate between class/type and constant arguments.