Do nothing and ignore all specified ignored arguments.

Synopsis

Declared in <bdlf_noop.h>

template<class... t_ARGS>
constexpr
void
operator()(t_ARGS const&... ignored) const noexcept;

Created with MrDocs