$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [core] Determining interest for two new classes: readonly and newtype
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2015-08-16 12:53:55
Robert wrote:
> Interesting ideas. Do you want to prepare them as boost like libraries - ie,
> with source code repository, documentation, tests and examples ?
I think his intention was to add them to Boost.Core in the same
fashion as ignore_used() and other similar small utilities (recently
enable_if_has_type).
Glen