
12 May
2025
12 May
'25
9:31 p.m.
On Mon, May 12, 2025, at 5:09 PM, Jean-Louis Leroy via Boost wrote:
Incidentally, am I right in inferring from this conversation that the library assumes that &typeid(T) == &typeid(T)?
No. See here: https://tinyurl.com/2afhuju6
May I suggest *not* using a URL shortener. As a rule, people should not have to click on opaque links in emails. Here, it's worth more to see https://github.com/jll63/Boost.OpenMethod/blob/BOOST_REVIEW/include/boost/op... which immediately conveys that we're going to 30-ish lines of `openmethod/compiler.hpp`. It's win-win: people see where they will endup, and can also predict what information they might find (to decide whether they want to). Thanks, Seth