www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - isFuture

reply Tofu Ninja <joeyemmons yahoo.com> writes:
What is __traits(isFuture)? The language documents says it tests 
for  future which doesn't really help as  future is undocumented.
Feb 18 2018
parent Jonathan M Davis <newsgroup.d jmdavisprog.com> writes:
On Sunday, February 18, 2018 19:10:02 Tofu Ninja via Digitalmars-d-learn 
wrote:
 What is __traits(isFuture)? The language documents says it tests
 for  future which doesn't really help as  future is undocumented.
https://github.com/dlang/DIPs/blob/master/DIPs/DIP1007.md - Jonathan M Davis
Feb 18 2018