$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [synapse] Review
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2016-12-12 20:27:43
On Mon, Dec 12, 2016 at 5:19 PM, David Sankel <camior_at_[hidden]> wrote:
> I found the use of typedef's to functions returning inline struct
> definitions to be overly clever and cryptic to new C++ developers. I also
> found the lack of static type checking in certain places to be
> objectionable.
>
I am not aware of any place where the library is unsafe in terms of static
type checking. Maybe I've missed something?
Emil