mirror of
https://github.com/boostorg/optional.git
synced 2025-07-29 12:07:21 +02:00
add dep on static_assert to the jam file
This commit is contained in:
@ -28,6 +28,7 @@ project
|
|||||||
cxx11_explicit_conversion_operators
|
cxx11_explicit_conversion_operators
|
||||||
# cxx11_noexcept
|
# cxx11_noexcept
|
||||||
cxx11_rvalue_references
|
cxx11_rvalue_references
|
||||||
|
cxx11_static_assert
|
||||||
cxx11_variadic_templates
|
cxx11_variadic_templates
|
||||||
]
|
]
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user