maintenance & type_list interface changes
the type_list interface changed and the class itself no longer has any members, tl_size<>, tl_head<>, etc. must be used instead; these "template functions" also work with any variadic template class; this patch also changes some code parts to be more consistent with libcppa's coding style and naming convention
Showing
This diff is collapsed.
Please register or sign in to comment