...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::proto::key_not_found — The type of objects returned when a key-based lookup fails in a transform environment.
// In header: <boost/proto/transform/env.hpp> struct key_not_found { };