Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about maintainability

Read more about maintainability

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - maintainability

Invoke overridden virtual methods of a derived class without exposing them

I would like to write a function f which invokes two overridden virtual methods, op_1 and op_2, of a derived class in a particular order, without exposing those methods beyond f and the methods' conta...
test-img

Manningham

c++

inheritance

encapsulation

friend

maintainability

Votes: 0

Answers: 1

Latest Answer

Let's start from #3: friend breaks encapsulation and that's why Scott Meyers doesn't suggest it. I also don't suggest it unless you really need it. Eg: CRTP's private contstruct + friend trick to prev...
test-img

Louis Go

How we can achieve writing reusable and modular code

How we can achieve writing reusable and modular code in an Enterprise code. What are the basics to get started
test-img

VIKRAM SINGH CHOUHAN

reusability

maintainability

code-standards

testability

Votes: 0

Answers: 1

Latest Answer

Writing modular code is an art of programming. In Enterprise products, writing reusable code is a key to make your product reliable, testable and maintainable for long run. Modular and reusable code s...
test-img

VIKRAM SINGH CHOUHAN

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved