cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Classes | Namespaces | Functions | Variables
setup_helpers.py File Reference

Go to the source code of this file.

Classes

class  pybind11.setup_helpers.Pybind11Extension
 
class  pybind11.setup_helpers.build_ext
 
class  pybind11.setup_helpers.ParallelCompile
 

Namespaces

 pybind11.setup_helpers
 

Functions

def pybind11.setup_helpers.tmp_chdir ()
 
def pybind11.setup_helpers.has_flag (compiler, flag)
 
def pybind11.setup_helpers.auto_cpp_level (compiler)
 
def pybind11.setup_helpers.naive_recompile (obj, src)
 
def pybind11.setup_helpers.no_recompile (obg, src)
 

Variables

 pybind11.setup_helpers.WIN
 
 pybind11.setup_helpers.PY2
 
 pybind11.setup_helpers.MACOS
 
 pybind11.setup_helpers.STD_TMPL
 
 pybind11.setup_helpers.tmp_chdir_lock
 
 pybind11.setup_helpers.cpp_cache_lock
 
 pybind11.setup_helpers.cpp_flag_cache