Skip to content

a space is required between consecutive right angle brackets (use '> >') #5220

@kvedantmahajan

Description

@kvedantmahajan
  • OS and version: MacOS Catalina:
  • VS Code Version: 1.43
  • C/C++ Extension Version: ms-vscode.cpptools

All extensions disabled except one ms-vscode.cpptools which is required to run C++ in vscode as per docs.

When I try to build my program including a vector usage. It reports to me with the error mentioned in the title.

Example usage might look like

vector<vector<int>> &matrix

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions