Skip to Content

bext-mp v2023-03-02

Created
Updated

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

# 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) 

# License

# Supported Platforms

!windows | mingw

  • linux
  • osx
  • uwp
  • windows

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Jia Yue Hua's avatar Jia Yue Hua

# Changelog

  • 195fe7f [bext-mp] Add new port (#34184)

# Source