Add demangle to glossary

Open
#50 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
cpp
Domain
documentation

Research direction

Locate the repository's glossary and review its existing entries and style. Add a discussion of mangled symbols, explain how to use c++filt to demangle them, and include the requested context that current C++ libraries still encounter this issue, referencing the linked Abseil commit.

Written by the indexing model from the issue text.

Description

glossary

Add a discussion of mangled symbols to the glossary and a mention of how to use c++filt to demangle them. Make this relevant by noting that even the latest and greatest C++ libraries have to deal with this like https://github.com/abseil/abseil-cpp/commit/dca2eb50f9f5ee378395ee020953dc20a2a84c97

Dominant language
No language data
Stars
110
Forks
17
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mapbox/cpp

All issues in mapbox/cpp

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.