Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3395184
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T04:15:35+00:00 2026-05-18T04:15:35+00:00

Often I could use some tools to statically analyze my code in order to

  • 0

Often I could use some tools to statically analyze my code in order to help me making it cleaner. Something like compiler warnings, but those are not enough. Every now and then I dream about writing one (using clang libraries or gccxml), but I guess it would take too much work.

Some things that pop to my mind are:

  1. looking for magic numbers (ie: hardcoded constant numbers different from 0).

  2. checking that the rule of three is always respected (each class must have defined either all of destructor, copy-constructor and assignment operator, or none of them).


I also dream (but these things are pure utopia) about a preprocessor which parses some non-standard code and translates it to valid C++ code, a tool able to:

  1. expand template aliases, so that I can have them in C++ (well, with C++0x this is no longer needed)

  2. move inline functions at the end of files, so that I don’t have to respect the declare-before-use rule, and am able to write classes inline as in Java.

  3. offer an extended syntax, like supporting custom operators (which will be expanded in function calls), or some ad-hoc syntax/keyword to implement easily some patterns.


Is there any tool out there, able to do a subset of these things?

Otherwise what libraries would you suggest to implement these tasks (clang libs, gccxml, …), and how much work do you think it would take?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T04:15:35+00:00Added an answer on May 18, 2026 at 4:15 am

    cppcheck is just wonderful.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Could someone explain? I understand the basic concepts behind them but I often see
Often I find myself interacting with files in some way but after writing the
Often, programmers write code that generates other code. (The technical term is metaprogramming ,
Often while editing config files, I'll open one with vi and then when I
Often, I find myself wanting to write a unit test for a portion of
Often we need to add a non-nullable column to a table, and it is
Often, I found OutOfMemoryException on IBM Websphere Application Server. I think this exception occur
Often time I need to add a control to a dialog after the dialog
Often WinDbg will enter a state where it is *Busy* performing an operation. Often
Often multiple applications share a large codebase of libraries that change often in development.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.