• Dominik Charousset's avatar
    maintenance & type_list interface changes · 96871ee5
    Dominik Charousset authored
    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
    96871ee5
tpartial_function.hpp 5.39 KB