Keyword arguments#
#include <heyoka/kw.hpp>
heyoka makes extensive use of the igor library to implement keyword/named arguments.
All keyword arguments are declared within the heyoka::kw
namespace and defined in the
heyoka/kw.hpp
header.
#include <heyoka/kw.hpp>
heyoka makes extensive use of the igor library to implement keyword/named arguments.
All keyword arguments are declared within the heyoka::kw
namespace and defined in the
heyoka/kw.hpp
header.