20 #ifndef LUNCHBOX_VISITORRESULT_H
21 #define LUNCHBOX_VISITORRESULT_H
36 inline std::ostream&
operator << ( std::ostream& os,
44 default:
return os <<
"ERROR";
48 #endif // LUNCHBOX_VISITORRESULT_H
Basic type definitions not provided by the operating system.
VisitorResult
The result code from any visit operation.
Abstraction layer and common utilities for multi-threaded programming.
std::ostream & operator<<(std::ostream &os, const Array< T > &array)
Pretty-print all members of the array.
do not traverse current entity downwards