view: instantiate uint8_t ostream operator
This commit is contained in:
parent
d0a797d37e
commit
310c01b9d2
2
view.cpp
2
view.cpp
@ -58,6 +58,8 @@ namespace util {
|
|||||||
|
|
||||||
OSTREAM(const char*)
|
OSTREAM(const char*)
|
||||||
OSTREAM(char*)
|
OSTREAM(char*)
|
||||||
|
OSTREAM(unsigned char*)
|
||||||
|
OSTREAM(const unsigned char*)
|
||||||
OSTREAM(std::string::const_iterator)
|
OSTREAM(std::string::const_iterator)
|
||||||
OSTREAM(std::string::iterator)
|
OSTREAM(std::string::iterator)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user