Cabin

Cabin

  • Docs
  • Sponsor

Cabin

Modern, intuitive, and lightning-fast package manager for C++ developers.

DocumentationGitHubSponsor

Built by Ken Matsui

© 2018-2025 Cabin. All rights reserved.

boost/assert

v1.66.0
C++11

Boost.Assert

Installation

Add the following line to your cabin.toml file:

"boost/assert" = "1.66.0"

README

Boost.Assert

The Boost.Assert library, part of the collection of Boost C++ Libraries, provides several configurable diagnostic macros similar in behavior and purpose to the standard macro assert from <cassert>.

Documentation

See the documentation of BOOST_ASSERT and BOOST_CURRENT_FUNCTION for more information.

License

Distributed under the Boost Software License, Version 1.0.

Package Info

Versions
1
Dependencies
0
Published
3 years ago
License
BSL-1.0

Links

DocumentationRepository