|
Boost : |
Subject: Re: [boost] [container] static_vector: fixed capacity vector update
From: Dave Abrahams (dave_at_[hidden])
Date: 2013-01-20 17:53:00
on Sun Jan 20 2013, Andrew Hundt <athundt-AT-gmail.com> wrote:
> The Strategy concept is defined in the code using Boost.concept_check.
Just to be clear, a concept has semantics as well as syntactic
requirements, and you have to spell the semantics out in documentation.
You can't do it all using Boost.concept_check (or any meaningful
language feature, either).
-- Dave Abrahams BoostPro Computing Software Development Training http://www.boostpro.com Clang/LLVM/EDG Compilers C++ Boost
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk