103staticinlinevoidresize(constsize_t n) { if (n!=static_size) throw std::logic_error(format("Try to change the size of CPoint2D to %u.",static_cast<unsigned>(n))); }
104 /** @} */
105
106 }; // End of class def.
107
108
109 } // End of namespace
110 } // End of namespace
111
112#endif
Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013