Skip to content

Provide operators::logical_not #222

@byjtew

Description

@byjtew

Operator wrapper allowing to negate its result.

The point of this feature it to not need to fully implement new operators using operators::negate.
For instance operators::logical_nand becomes:

  • operators::logical_not< operators::logical_and < T > >

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions