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 1081569
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T22:11:07+00:00 2026-05-16T22:11:07+00:00

I am completely confused as to the proper way to layout a C++ project.

  • 0

I am completely confused as to the proper way to layout a C++ project.

I had all my classes in separate .cpp files, with their definitions in .h files. I then had one “header.h” which contained all the class headers, external dependencies and a few other things. But I wasn’t able to use class names in the header files, where I needed to declare a pointer to one.

Can someone please explain the proper object-orientated layout for a C++ project.

  • 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-16T22:11:08+00:00Added an answer on May 16, 2026 at 10:11 pm

    You can fix the problem “wasn’t able to use class names in the header files, where I needed to declare a pointer to one” by using forward class declarations, like:

    class myClass;
    

    However, having every class include a header.h that then includes every class is overkill. Instead, you should have each class specifically include only the classes and external dependencies that it actually needs.

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

Sidebar

Related Questions

i am very confused please help to clarify these differences! are they all completely
I am completely confused - I have a website that renders perfectly in IE8
I'm being completely confused here folks, My code throws an exception because File.Exists() returns
I got completely confused with gae. I have a script, that does a post
I'm using auto-complete and yasnippet in Emacs and I am confused by their settings.
I'm completely confused by Lua 's variable scoping and function argument passing (value or
I am completely confused by MS docs on Windows built-in accounts. SQL Server 2008
I've searched around using google but I'm completely confused on how to load an
i am completely confused about close, dispose, finalize, GC, Idisposable. Oh, could you please
I'm pretty new to Python and am completely confused by .join() which I have

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.