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 52 of file pybind11_tests.h.

Member Data Documentation

◆ f

float IntFloat::f

Definition at line 54 of file pybind11_tests.h.

◆ i

int IntFloat::i

Definition at line 53 of file pybind11_tests.h.


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


gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:10:01