boostorg / boostorg/yap

Lift restriction on terminal value types not modeling Expression

Open
#59 1 comment 0 reactions 0 assignees View on GitHub
Boost Review
Dominant language
C++
Stars
108
Forks
32
PR merge metrics
No merged PRs in 30d

Description

- The value of a terminal cannot be another expression.
  Is this a necessary restriction?

Not really; I probably put that restriction there due to lack of imagination.  Terminals' values should be treated as simple types, but there's no real reason those types can't happen to model Expression.
 

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.