![]()  | 
  
    Rosetta
    3.7
    
   | 
 
#include <utility/backtrace.hh>Namespaces | |
| utility | |
| comment 0  | |
Macros | |
| #define | ASSERT_ONLY(x) x | 
| Macro wrapper for paramters that used only indebug_assert(...) statments. Intended to supress 'unused parameter' warning. Ported from Rosetta++::Pack.cc.  More... | |
| #define | MPI_ONLY(x) | 
Macro wrapper for paramters that used only indebug_assert(...) statments. Intended to supress 'unused parameter' warning. Ported from Rosetta++::Pack.cc.
Example of usage: ResfileReader::read_aa_list(utility::vector1< std::string > const & ASSERT_ONLY(tokens) ) { ...}
Referenced by numeric::deriv::dihedral_deriv_second(), and numeric::deriv::p1_theta_deriv().
| #define MPI_ONLY | ( | x | ) | 
 1.8.7