StackOverflow Questions for Tag: library-design

Anees Ahmad
Anees Ahmad

Reputation: 83

How to Obfuscate Code in a Closed-Source SDK While Keeping Compose Function Parameters Intact?

Score: 1

Views: 20

Answers: 0

Read More
Daniel Wagner
Daniel Wagner

Reputation: 152682

Why no Fractional instance for Sum

Score: 6

Views: 89

Answers: 1

Read More
Siddharth Sinha
Siddharth Sinha

Reputation: 1

Constexpr time compute graph generation in cpp

Score: 0

Views: 132

Answers: 0

Read More
Dongryul Kim
Dongryul Kim

Reputation: 103

std::span as a base class for std::vector

Score: 0

Views: 807

Answers: 1

Read More
Johann Gerell
Johann Gerell

Reputation: 25581

Why doesn't the .Net framework have a priority queue class?

Score: 25

Views: 7302

Answers: 5

Read More
xmllmx
xmllmx

Reputation: 42215

Why not make { "hello"s + "world"sv; } valid in C++20?

Score: 0

Views: 119

Answers: 0

Read More
Zhiltsoff Igor
Zhiltsoff Igor

Reputation: 1822

Why not a Phantom class which extends Functor Contravariant?

Score: 1

Views: 214

Answers: 3

Read More
Michael Hoffmann
Michael Hoffmann

Reputation: 2436

Raise compile-time error if a string has whitespace

Score: 5

Views: 477

Answers: 2

Read More
cegredev
cegredev

Reputation: 1579

Is catch(Exception) viable for convenience methods if there is an overload that allows proper handling?

Score: 1

Views: 201

Answers: 1

Read More
martinoss
martinoss

Reputation: 5458

Library design and DI with 3rd party dependencies

Score: 1

Views: 376

Answers: 1

Read More
finite_diffidence
finite_diffidence

Reputation: 943

How to Do Nested Imports

Score: 0

Views: 237

Answers: 1

Read More
St.Antario
St.Antario

Reputation: 27375

Compose C header file to be able to be used from C++

Score: 6

Views: 127

Answers: 1

Read More
Mustafa
Mustafa

Reputation: 981

Should String and CharArray be the same thing?

Score: 1

Views: 62

Answers: 1

Read More
Mustafa
Mustafa

Reputation: 981

Java standard library: Which methods are with biggest number of arguments in the library?

Score: 0

Views: 410

Answers: 2

Read More
St.Antario
St.Antario

Reputation: 27375

Designing public error codes in C for a library

Score: 1

Views: 373

Answers: 1

Read More
Nik
Nik

Reputation: 300

Scala: package object v.s. singleton object within a package

Score: 7

Views: 2215

Answers: 1

Read More
Levi Morrison
Levi Morrison

Reputation: 19552

An Object that returns an instance of itself

Score: 11

Views: 10285

Answers: 4

Read More
Nafeez Abrar
Nafeez Abrar

Reputation: 1075

Why generic IList<> does not inherit non-generic IList

Score: 16

Views: 4254

Answers: 4

Read More
Rocking chief
Rocking chief

Reputation: 1069

Sparse matrix design in modern C++

Score: 3

Views: 485

Answers: 0

Read More
IllustriousMagenta
IllustriousMagenta

Reputation: 534

Use outer class instance as self in inner class?

Score: -4

Views: 198

Answers: 3

Read More
PreviousPage 1Next