Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
eigenpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stack Of Tasks
eigenpy
Commits
7102d83447795424665fbcd61a97030fedca68b5
Select Git revision
Branches
7
devel
master
default
pr/370
pr/456
pr/455
pre-commit-ci-update-config
pr/238
Tags
20
v3.11.0
v3.1.0
v3.0.0
v2.9.2
v2.9.1
v2.9.0
v2.8.1
v2.8.0
v2.7.14
v2.7.13
v2.7.12
v2.7.11
v2.7.10
v2.7.9
v2.7.8
v2.7.7
v2.7.6
v2.7.5
v2.7.4
v2.7.3
27 results
eigenpy
unittest
bind_optional.cpp.in
Author
Search by author
Any Author
authors
Côme Perrot
cperrot
Gabriele Buondonno
gbuondon
Guilhem Saurel
gsaurel
Isabelle Maroger
imaroger
Justin Carpentier
jcarpent
Olivier Stasse
ostasse
Rohan Budhiraja
proyan
7 authors
Jan 30, 2024
unittest: Refactor test to test on std::variant and boost::variant
· bfb0c322
Joris Vaillant
authored
1 year ago
Unverified
bfb0c322
May 15, 2023
WIP: Expose boost::none_t type (and std::nullopt_t when available) (#367)
· 257e0afe
Wilson Jallet
authored
1 year ago
Unverified
257e0afe
Apr 06, 2023
Update unittest/bind_optional.cpp.in
· f4952d59
Wilson Jallet
authored
2 years ago
Unverified
f4952d59
add missing copyright header
· 4fed2e4d
Wilson Jallet
authored
2 years ago
4fed2e4d
unittest: add test for std::optional if available
· 63ccfabe
Wilson Jallet
authored
2 years ago
63ccfabe
Add util to expose optional types
· 3666ff02
Wilson Jallet
authored
2 years ago
3666ff02
Loading