使用boost::describe模块宏BOOST_DESCRIBE_PP_POINTER进行测试的C/C++程序
#include <iostream>
#include <boost/describe.hpp>
BOOST_DESCRIBE_PP_POINTER(int*)
{
使用boost::describe模块宏BOOST_DESCRIBE_PP_POINTER进行测试的C/C++程序
#include <iostream>
#include <boost/describe.hpp>
BOOST_DESCRIBE_PP_POINTER(int*)
{