47 #ifndef _MIRA_MAKESTRING_H_ 48 #define _MIRA_MAKESTRING_H_ 74 operator std::string()
const 80 std::ostringstream mBuffer;
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67
MakeString & operator<<(const T &data)
Definition: MakeString.h:67
Class for in-place stream formatting Used for constructs like:
Definition: MakeString.h:63