Functions | Variables
macros.cpp File Reference
#include "pinocchio/macros.hpp"
#include <boost/test/unit_test.hpp>
#include <boost/utility/binary.hpp>
Include dependency graph for macros.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (test_check_arguments)
 
bool check_exception_msg (const std::exception &exception)
 
void function_1 (std::vector< int > v, size_t size)
 
void function_2 (std::vector< int > v, size_t size)
 

Variables

std::string expected_msg
 

Function Documentation

BOOST_AUTO_TEST_CASE ( test_check_arguments  )

Definition at line 33 of file macros.cpp.

bool check_exception_msg ( const std::exception &  exception)

Definition at line 14 of file macros.cpp.

void function_1 ( std::vector< int >  v,
size_t  size 
)

Definition at line 22 of file macros.cpp.

void function_2 ( std::vector< int >  v,
size_t  size 
)

Definition at line 27 of file macros.cpp.

Variable Documentation

std::string expected_msg

Definition at line 12 of file macros.cpp.



pinocchio
Author(s):
autogenerated on Tue Jun 1 2021 02:45:05