Boost logo

Boost :

Subject: Re: [boost] Heads up - string_ref landing
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2012-12-13 01:48:20


On Thu, Dec 13, 2012 at 3:48 AM, Jeffrey Yasskin <jyasskin_at_[hidden]> wrote:
>
> Then I suggested that from_literal might be
> replaced by a C++11 UDL, but you ignored that part of my email.

I feel concerned about defining UDL operators in the public interface
of a library. AFAICT, the operators don't support any scoping, which
means name clashes are most probable. Therefore I'm opposed to UDL
approach and would like to see generator functions. This approach will
also support C++03.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk