$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2020-09-08 21:51:01
Andrey Semashev wrote:
> I also forgot operator[].
Must be a member. Unary *, however, probably needs to be added. *_1 < *_2 is
a common case.