stdOpenCLCPPSuggestions top-level property
Implementation
final List<FigSuggestion> stdOpenCLCPPSuggestions = [
FigSuggestion(name: ['clc++', 'clc++1.0'], description: 'C++ for OpenCL 1.0'),
FigSuggestion(name: 'clc++2021', description: 'C++ for OpenCL 2021')
];