$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [utility]proposal for a small utility of namespace
From: Jonathan Wakely (jwakely.boost_at_[hidden])
Date: 2013-02-25 08:21:44
On 25 February 2013 06:11, law chrono wrote:
> I like c++ and boostï¼but write namespace is a boring work for brace-matching.
If the problem you're trying to solve is brace-matching then the
solution is to get a better editor that highlights or lets you check
for mismatches.