mirror of
https://github.com/boostorg/contract.git
synced 2026-02-26 16:42:19 +00:00
7 lines
127 B
C++
7 lines
127 B
C++
|
|
// Test no error if permissive even when static inv declared cv.
|
|
|
|
#define BOOST_CONTRACT_PERMISSIVE
|
|
#include "static_cv.hpp"
|
|
|