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
d302024d215f3f75b0f64d85c80df69ed191ef88
Select Git revision
Branches
7
devel
master
default
pr/370
pr/456
pr/455
pre-commit-ci-update-config
pr/238
Tags
20
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
v2.7.2
27 results
eigenpy
unittest
variant.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 31, 2024
core: Avoid ambiguity with numeric type conversion
· b97d1d2a
Joris Vaillant
authored
1 year ago
Unverified
b97d1d2a
Jan 30, 2024
core: Fix postcall for primitive type
· 3c32a6ec
Joris Vaillant
authored
1 year ago
Unverified
3c32a6ec
wip: Try to add arithmetic type support
· c670872a
Joris Vaillant
authored
1 year ago
Unverified
c670872a
Add blank/monostate support
· 339d70f7
Joris Vaillant
authored
1 year ago
Unverified
339d70f7
unittest: Refactor test to test on std::variant and boost::variant
· bfb0c322
Joris Vaillant
authored
1 year ago
Unverified
bfb0c322
core: Rename VariantConvertor into VariantConverter and fix tests
· 30e4a49d
Joris Vaillant
authored
1 year ago
Unverified
30e4a49d
core: Add BoostVariantConvertor
· 8ddc41ac
Joris Vaillant
authored
1 year ago
Unverified
8ddc41ac
Loading