.. default-domain:: cpp .. namespace:: multi_decl_lookup .. function:: void f1(int a) void f1(double b) - a: :var:`a` - b: :var:`b` .. function:: template void f2(int a) template void f2(double b) - T: :type:`T` - U: :type:`U` .. class:: template A template B .. function:: void f3() - T: :type:`T` - U: :type:`U`