boost 如何对基本类型的指针进行序列化boost 如何对基本类型的指针进行序列化float* a[10];求sample.[解决办法]for (int i=0; i<10; i++) ar & a[i]