1. Home
  2. Browse
  3. bext-mp

bext-mp

v2023-03-02#0Latest

C++20 ~~Template~~ Meta-Programming

Install

Run the following Vcpkg command to install the port.

vcpkg install bext-mp

Usage

The package bext-mp provides CMake targets:

find_package(mp CONFIG REQUIRED)
target_link_libraries(main PRIVATE Boost::mp)
set_property(TARGET main PROPERTY CXX_EXTENSIONS OFF)

Dependencies

See source

Version

v2023-03-02#0

Publication

Supports

!windows | mingw

GitHub

boost-ext/mp

Homepage

boost-ext.github.io/mp

Subtree

195fe7f828

License

BSL-1.0

Definition

Manifest