mirror of
https://github.com/boostorg/contract.git
synced 2026-02-01 20:32:20 +00:00
pasring postconditions
This commit is contained in:
10
include/boost/contract/oldof.hpp
Normal file
10
include/boost/contract/oldof.hpp
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
#ifndef BOOST_CONTRACT_OLDOF_HPP_
|
||||
#define BOOST_CONTRACT_OLDOF_HPP_
|
||||
|
||||
#include <boost/contract/ext_/preprocessor/traits/oldof.hpp>
|
||||
|
||||
#define BOOST_CONTRACT_OLDOF BOOST_CONTRACT_EXT_PP_TRAITS_OLDOF_OPERATOR
|
||||
|
||||
#endif // #include guard
|
||||
|
||||
Reference in New Issue
Block a user