Struct deeper_namespace_testing::nested_struct

Nested Relationships

This struct is a nested type of Struct deeper_namespace_testing.

Struct Documentation

struct nested_struct

This struct will also be in the class hierarchy.

Furthermore, this class should also only show up on the fifth namespace page, and none of its parents.

Public Functions

inline nested_struct(float _f)

A nested struct constructor…

Public Members

float f

This is a member float.