Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pybind11
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
pybind11
Commits
1ef19a1e
Commit
1ef19a1e
authored
Jan 17, 2021
by
Ralf W. Grosse-Kunstleve
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Using pybind11/detail/classh_type_casters.h from test_classh_wip.cpp.
parent
29414e6e
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
75 additions
and
63 deletions
+75
-63
include/pybind11/classh.h
+1
-0
include/pybind11/detail/classh_type_casters.h
+74
-63
tests/test_classh_wip.cpp
+0
-0
No files found.
include/pybind11/classh.h
View file @
1ef19a1e
#pragma once
#include "detail/classh_type_casters.h"
#include "pybind11.h"
#include "smart_holder_poc.h"
...
...
include/pybind11/detail/classh_type_casters.h
View file @
1ef19a1e
This diff is collapsed.
Click to expand it.
tests/test_classh_wip.cpp
View file @
1ef19a1e
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment