Public Attributes | List of all members
IntFloat Union Reference

A simple union for basic testing. More...

#include <pybind11_tests.h>

Public Attributes

float f
 
int i
 

Detailed Description

A simple union for basic testing.

Definition at line 50 of file pybind11_tests.h.

Member Data Documentation

◆ f

float IntFloat::f

Definition at line 52 of file pybind11_tests.h.

◆ i

int IntFloat::i

Definition at line 51 of file pybind11_tests.h.


The documentation for this union was generated from the following file:


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:15