|
libqi-api
release-2.5.3-2016-11-18
|
Functions | |
| std::ostream & | operator<< (std::ostream &os, qi::StreamColor col) |
| This operator (<<) applied to an output stream is known as insertion operator. More... | |
| template<> | |
| void | swap (::qi::AnyFunction &a,::qi::AnyFunction &b) |
| void | swap (::qi::AnyValue &a,::qi::AnyValue &b) |
| std::ostream& std::operator<< | ( | std::ostream & | os, |
| qi::StreamColor | col | ||
| ) |
This operator (<<) applied to an output stream is known as insertion operator.
| os | Output stream. |
| col | Enum color. |
|
inline |
Definition at line 92 of file anyfunction.hxx.
|
inline |
Definition at line 245 of file anyvalue.hxx.