Any++
Loading...
Searching...
No Matches
anyxx::virtual_< Any > Struct Template Reference

A tag to indicate that the corresponding function parameter is an any used for dispatch. More...

#include <anyxx.hpp>

Public Types

using type = Any

Detailed Description

template<is_any Any>
struct anyxx::virtual_< Any >

A tag to indicate that the corresponding function parameter is an any used for dispatch.

Template Parameters
AnyThe any used for dispatch
Examples
21_Tree_any_dispatch.cpp, and 31_Animals_any_dispatch.cpp.

The documentation for this struct was generated from the following file: