Skip to content

facade_builder::restrict_layout may make the resulting facade ill-formed #131

@mingxwa

Description

@mingxwa

The following code won't compile:

#include <proxy/proxy.h>

struct BadFacade : pro::facade_builder
    ::restrict_layout<6>
    ::build {};

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingp1

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions