| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- {
- "folders": [
- {
- "path": "."
- },
- {
- "path": "../../examples"
- }
- ],
- "settings": {
- "files.associations": {
- "*.rs": "rust",
- "pikastdlib_sysobj.h": "c",
- "pikastddata_list.h": "c",
- "dataargs.h": "c",
- "dataarg.h": "c",
- "_socket_socket.h": "c",
- "*.tcc": "c",
- "fstream": "c",
- "system_error": "c",
- "unistd.h": "c",
- "types.h": "c",
- "_socket.h": "c",
- "random.h": "c",
- "cstdlib": "c",
- "inet.h": "c",
- "re.h": "c",
- "cre.h": "c",
- "pcre.h": "c",
- "pikastddata_dict.h": "c",
- "pikacv.h": "c",
- "pikacv_image.h": "c",
- "pikacv_filter.h": "c",
- "pika_config.h": "c",
- "gtesttask.h": "c",
- "mnist_valid_q.h": "c",
- "pikaplatform.h": "c",
- "pikastddata_dict_items.h": "c",
- "gtesttask_task.h": "c",
- "any": "c",
- "array": "c",
- "atomic": "c",
- "bit": "c",
- "chrono": "c",
- "cmath": "c",
- "compare": "c",
- "concepts": "c",
- "string": "c",
- "unordered_map": "c",
- "exception": "c",
- "algorithm": "c",
- "memory": "c",
- "memory_resource": "c",
- "optional": "c",
- "random": "c",
- "string_view": "c",
- "type_traits": "c",
- "utility": "c",
- "functional": "c",
- "iosfwd": "c",
- "istream": "c",
- "limits": "c",
- "new": "c",
- "numeric": "c",
- "ostream": "c",
- "ratio": "c",
- "sstream": "c",
- "streambuf": "c",
- "tuple": "c",
- "typeinfo": "c",
- "variant": "c",
- "_modbus__modbus.h": "c",
- "agile_modbus.h": "c",
- "_modbus__modbusrtu.h": "c",
- "_modbus__modbustcp.h": "c",
- "pikastddata_string.h": "c",
- "gtesttask_proxytest.h": "c",
- "datastack.h": "c",
- "syscall.h": "c",
- "fcntl.h": "c"
- }
- }
- }
|