~irrequietus/clause/master

  • Committer: George Makrydakis
  • Date: 2015-06-01 20:52:31 UTC
  • Revision ID: git-v1:708a0c1f71639f76f2c7428f22662059a5035dd0
Added ample::whenever for handling predicate bound cascades.

A logical disjunction over a sequence of predicate/action clause pairs.
Each such pair is evaluated and the first one to be true has its action
type parameter applied over the `oprt_apply metahandler embedded in the
metafunction itself to which a type parameter is passed.

The predicate/action clause pairs have to have ample::case_of compatible
semantics, while the resulting metafunction out of applying this to the
ample::case_of sequence is of course unary.
Filename Latest Rev Last Changed Committer Comment Size
..
clause 150 9 years ago George Makrydakis With this merge, 'clause' is born, project now und Diff
m4 1 10 years ago George Makrydakis Initial import, autotools based build system for t Diff
patch 1 10 years ago George Makrydakis Initial import, autotools based build system for t Diff
tests 112 10 years ago George Makrydakis Moved tests directory to its own root. When into Diff
.gitignore 139.2.38 9 years ago George Makrydakis Several changes, project goes to MPL 2.0 licensing 461 bytes Diff Download File
authors.txt 153 9 years ago George Makrydakis Changing my contact email address in the source co 74 bytes Diff Download File
File autogen.sh 171 9 years ago George Makrydakis Cleaning up appkit details from autotools. 5.3 KB Diff Download File
changelog.txt 153 9 years ago George Makrydakis Changing my contact email address in the source co 1.2 KB Diff Download File
clause.pc.in 165 9 years ago George Makrydakis Versioning fixes in autotools related files. 352 bytes Diff Download File
configure.ac 170 9 years ago George Makrydakis Build system supporting C++14 and C++1z flags for 1.3 KB Diff Download File
license.txt 164 9 years ago George Makrydakis Added documentation to ample::when, renamed copyin 16.3 KB Diff Download File
Makefile.am 171 9 years ago George Makrydakis Cleaning up appkit details from autotools. 3.5 KB Diff Download File
readme.mkdn 170 9 years ago George Makrydakis Build system supporting C++14 and C++1z flags for 2.3 KB Diff Download File
readme.txt 170 9 years ago George Makrydakis Build system supporting C++14 and C++1z flags for 2.3 KB Diff Download File