Merge branch 'dev-variadic-interface-base' into 'master'
Take advantage of variadic templates to implement interface bookkeeping and interface casting This patch updates the implementation of the interface bookkeeping and casting from the current macros + boost mpl code to use variadic templates. See merge request !22
Loading
Please sign in to comment