Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/pybind11/conduit/README.txt is written in an unsupported language. File is not indexed.

0001 NOTE
0002 ----
0003 
0004 The C++ code here
0005 
0006 ** only depends on <Python.h> **
0007 
0008 and nothing else.
0009 
0010 DO NOT ADD CODE WITH OTHER EXTERNAL DEPENDENCIES TO THIS DIRECTORY.
0011 
0012 Read on:
0013 
0014 pybind11_conduit_v1.h — Type-safe interoperability between different
0015                         independent Python/C++ bindings systems.