$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Nigel Stewart (nigels_at_[hidden])
Date: 2003-09-11 19:59:58
According to Andrei Alexandrescu's article in C/C++
Users Journal, Mojo is a templated technique for
reducing temporary object copying in C++.
http://www.cuj.com/documents/s=8246/cujcexp2102alexandr/