$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.GSL?
From: Beman Dawes (bdawes_at_[hidden])
Date: 2015-09-30 08:43:16
The Guidelines document at
https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md
has added a FAQ:
https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#S-faq
It addresses several of the issues and questions that had come up in this
thread, so is worth a quick read if you care about the C++ Guidelines
initiative.
--Beman