Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Struct empty_env
PrevUpHomeNext

Struct empty_env

boost::proto::empty_env — The type of an object that represents a transform environment with no key/value pairs in it.

Synopsis

Description

empty_env public member functions

  1. proto::key_not_found operator[](unspecified) const;

    The type of the argument to this function has a user-defined implicit conversion from any type.


PrevUpHomeNext