Changes between Version 13 and Version 14 of Libraries
- Timestamp:
- 05/22/23 17:20:41 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Libraries
v13 v14 46 46 }}} 47 47 48 == comm 48 == comm #comm 49 49 50 [https://vsl.cis.udel.edu/trac/civl/browser/CIVL/trunk/mods/dev.civl.abc/src/include/headers/comm.cvh comm.cvh] 50 Header: [https://vsl.cis.udel.edu/trac/civl/browser/CIVL/trunk/mods/dev.civl.abc/src/include/headers/comm.cvh comm.cvh]. 51 Uses: [#bundle bundle]. 51 52 52 == concurrency 53 == concurrency #concurrency 53 54 54 == domain 55 Header: [https://vsl.cis.udel.edu/trac/civl/browser/CIVL/trunk/mods/dev.civl.abc/src/include/headers/concurrency.cvh concurrency.cvh]. 56 Uses: [#bundle bundle]. 55 57 56 == mem 58 59 == domain #domain 60 61 Header: [https://vsl.cis.udel.edu/trac/civl/browser/CIVL/trunk/mods/dev.civl.abc/src/include/headers/domain.cvh domain.cvh]. 62 Uses: (nothing). 63 64 65 66 == mem #mem 67 68 Header: [https://vsl.cis.udel.edu/trac/civl/browser/CIVL/trunk/mods/dev.civl.abc/src/include/headers/mem.cvh mem.cvh]. 69 Uses: (nothing). 70 57 71 58 72 == op #op 73 74 Header: [https://vsl.cis.udel.edu/trac/civl/browser/CIVL/trunk/mods/dev.civl.abc/src/include/headers/op.h op.h]. 75 Uses: (nothing). 59 76 60 77 Defines an enumerated type `$operation` with the following values: … … 76 93 ||`_NEQ` ||not Equal to || 77 94 78 == pointer 95 == pointer #pointer 79 96 80 == scope 97 Header: [https://vsl.cis.udel.edu/trac/civl/browser/CIVL/trunk/mods/dev.civl.abc/src/include/headers/pointer.cvh pointer.cvh]. 98 Uses: [#op op]. 81 99 82 == seq 100 101 == scope #scope 102 103 Header: [https://vsl.cis.udel.edu/trac/civl/browser/CIVL/trunk/mods/dev.civl.abc/src/include/headers/scope.cvh scope.cvh]. 104 Uses: (nothing). 105 106 107 108 == seq #seq 109 110 Header: [https://vsl.cis.udel.edu/trac/civl/browser/CIVL/trunk/mods/dev.civl.abc/src/include/headers/seq.cvh seq.cvh]. 111 Uses: (nothing). 112 113 83 114 84 115 == C Standard library
