Back to Arangodb

empty_base

3rdParty/boost/1.78.0/libs/mpl/doc/refmanual/empty-base.html

3.12.9.11.3 KB
Original Source

| Prev Next | Back Along | Up Home | Full TOC | Front Page / Data Types / Miscellaneous / empty_base |

empty_base

Synopsis

struct[empty\_base](./empty-base.html){};

Description

An empty base class. Inheritance from empty_base through the inherit metafunction is a no-op.

#include <[boost/mpl/empty\_base.hpp](../../../../boost/mpl/empty_base.hpp)>

See also

Data Types, inherit, inherit_linearly, void_

| Prev Next | Back Along | Up Home | Full TOC |

Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) |