/** ** \file type/visitor.hxx ** \brief Definition of type::Visitor. */ #pragma once #include #include namespace type { template