endl               30 examples/hello_cxx.cc               << "(" << version << ", " << len << ")" << std::endl;
endl               34 examples/hello_oshmem_cxx.cc               << " (version: " << major << "." << minor << ")" << std::endl;
endl               45 examples/ring_cxx.cc                   << std::endl;
endl               47 examples/ring_cxx.cc         std::cout << "Process 0 sent to " << next << std::endl;
endl               64 examples/ring_cxx.cc                       << std::endl;
endl               69 examples/ring_cxx.cc             std::cout << "Process " << rank << " exiting" << std::endl;