Commit f9f874d5 authored by Dominik Charousset's avatar Dominik Charousset

Add forward definition of variant to fwd.hpp

parent 54ea98cb
......@@ -48,6 +48,7 @@ template <class, class, class> class random_topic_scatterer;
// -- variadic templates -------------------------------------------------------
template <class...> class result;
template <class...> class variant;
template <class...> class delegated;
template <class...> class typed_actor;
template <class...> class typed_actor_pointer;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment