mirror of
https://github.com/boostorg/optional.git
synced 2025-06-25 03:51:35 +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_noexcept
|
||||
cxx11_rvalue_references
|
||||
cxx11_static_assert
|
||||
cxx11_variadic_templates
|
||||
]
|
||||
;
|
||||
|
Reference in New Issue
Block a user