mirror of
https://github.com/boostorg/contract.git
synced 2026-02-27 17:02:15 +00:00
7 lines
133 B
C++
7 lines
133 B
C++
|
|
// Test no error if permissive even when static inv declared const.
|
|
|
|
#define BOOST_CONTRACT_PERMISSIVE
|
|
#include "static_const.hpp"
|
|
|