Skip to content

warning: ‘CLASS’ has a field ‘CLASS::spline_’ whose type uses the anonymous namespace #7

@strotz

Description

@strotz

Usage of spline as a member of class creates warning.

#include "spline/spline.h"
class CLASS {
tk::spline spline_;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions