Skip to content

Commit

Permalink
user-guide.md updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Nov 22, 2023
1 parent dc62054 commit 325d390
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/pages/user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,13 @@ it to the empty state (with both pointers pointing to itself).

## C++ API

### C++ Namespaces
### Namespaces

The definitions are grouped in a namespace below `micro_os_plus`:

- `micro_os_plus::utils`

### C++ Classes and Class Templates
### Classes and Class Templates

The intrusive lists can be defined by instantiating a class template:

Expand Down

0 comments on commit 325d390

Please sign in to comment.