Back to home page

LXR

 
 

    


Warning, /testsuites/sptests/spcxx01/spcxx01.doc is written in an unsupported language. File is not indexed.

0001 This file describes the directives and concepts tested by this test set.
0002 
0003 test set name: spcxx01
0004 
0005 directives:
0006 
0007   - ::operator new()
0008   - std::async()
0009 
0010 concepts:
0011 
0012   - Ensure that the aligned new operator works.
0013   - Ensure that std::async() works.