Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 

53 rindas
1.3 KiB

  1. {
  2. "files.associations": {
  3. "optional": "cpp",
  4. "memory": "cpp",
  5. "type_traits": "cpp",
  6. "variant": "cpp",
  7. "array": "cpp",
  8. "atomic": "cpp",
  9. "*.tcc": "cpp",
  10. "cctype": "cpp",
  11. "clocale": "cpp",
  12. "cmath": "cpp",
  13. "cstdarg": "cpp",
  14. "cstdint": "cpp",
  15. "cstdio": "cpp",
  16. "cstdlib": "cpp",
  17. "ctime": "cpp",
  18. "cwchar": "cpp",
  19. "cwctype": "cpp",
  20. "deque": "cpp",
  21. "unordered_map": "cpp",
  22. "vector": "cpp",
  23. "exception": "cpp",
  24. "fstream": "cpp",
  25. "functional": "cpp",
  26. "initializer_list": "cpp",
  27. "iomanip": "cpp",
  28. "iosfwd": "cpp",
  29. "iostream": "cpp",
  30. "istream": "cpp",
  31. "limits": "cpp",
  32. "new": "cpp",
  33. "ostream": "cpp",
  34. "numeric": "cpp",
  35. "sstream": "cpp",
  36. "stdexcept": "cpp",
  37. "streambuf": "cpp",
  38. "system_error": "cpp",
  39. "cinttypes": "cpp",
  40. "tuple": "cpp",
  41. "utility": "cpp",
  42. "typeinfo": "cpp",
  43. "cstddef": "cpp",
  44. "string_view": "cpp",
  45. "algorithm": "cpp",
  46. "iterator": "cpp",
  47. "map": "cpp",
  48. "memory_resource": "cpp",
  49. "random": "cpp",
  50. "set": "cpp",
  51. "string": "cpp"
  52. }
  53. }