型修飾子を識別子の前に持ってこれるようにした。 #if !defined EXIST_DECLARE_HPP_INCLUDED #define EXIST_DECLARE_HPP_INCLUDED #include <boost/function_types/function_type.hpp> #include <boost/function_types/member_function_pointer.hpp> #include <boost/function_types/parameter_types.hpp> #include <boost/function_types/property_tags.hpp> #include <boost/mpl/back_inserter.hpp> #include <boost/mpl/begin.hpp> #include <boost/mpl

