StackOverflow Questions for Tag: library-design

Vittorio Romeo
Vittorio Romeo

Reputation: 93274

Library design: allow user to decide between "header-only" and dynamically linked?

Score: 32

Views: 5148

Answers: 7

Read More
Semisonic
Semisonic

Reputation: 1173

Why do standard classes sometimes have seemingly unrelated methods?

Score: 2

Views: 141

Answers: 3

Read More
chr0nikler
chr0nikler

Reputation: 488

Referring to abstract type outside of trait for class construction

Score: 0

Views: 102

Answers: 1

Read More
Kuznetsov S.A.
Kuznetsov S.A.

Reputation: 169

Inheritance in Java: naming collision case

Score: 1

Views: 131

Answers: 2

Read More
chama
chama

Reputation: 6163

Order of Java 8's datetime package DayOfWeek enum

Score: 9

Views: 395

Answers: 2

Read More
viblo
viblo

Reputation: 4603

Python api design, add copy method to object or defer to copy library

Score: 0

Views: 45

Answers: 0

Read More
Timo
Timo

Reputation: 935

Should I create an extra type when using ad-hoc polymorphism in scala?

Score: 1

Views: 107

Answers: 0

Read More
ceran
ceran

Reputation: 1412

Scala library design: it it ok to use static factory methods for object creation?

Score: 0

Views: 223

Answers: 0

Read More
yau
yau

Reputation: 555

Given an abstract interface. Only clue for the need to provide an own implementation lies in NOT finding a factory function?

Score: 1

Views: 24

Answers: 0

Read More
Lingxi
Lingxi

Reputation: 14967

Confusion about the interface design of C++11 random distributions

Score: -2

Views: 160

Answers: 1

Read More
Lingxi
Lingxi

Reputation: 14967

Why is std::vector::max_size() non-static?

Score: 8

Views: 124

Answers: 0

Read More
Lingxi
Lingxi

Reputation: 14967

Implementing copy and move assignment with a single function

Score: 7

Views: 1594

Answers: 2

Read More
Sameer Naik
Sameer Naik

Reputation: 84

Why is the java.lang.Thread class in Java not marked final by the designers?

Score: 6

Views: 954

Answers: 6

Read More
Robin Nabel
Robin Nabel

Reputation: 2310

Creating library in JavaScript - setting "this" keyword relative to instance for all functions

Score: 0

Views: 45

Answers: 0

Read More
Andna
Andna

Reputation: 6689

Writing database library in Scala - initialization code

Score: 0

Views: 128

Answers: 1

Read More
VansFannel
VansFannel

Reputation: 45921

What would you do here? Return a null or throw an exception (framework design guides)

Score: 0

Views: 176

Answers: 4

Read More
Shoe
Shoe

Reputation: 76240

Is there any reason for std::multiplies and std::divides to be in third person?

Score: 17

Views: 1383

Answers: 1

Read More
user2100815
user2100815

Reputation:

Why the std::this_thread namespace?

Score: 4

Views: 2525

Answers: 1

Read More
arkod
arkod

Reputation: 2063

What are the pros and cons for opaque pointers vs id numbers using the C programming language?

Score: 3

Views: 505

Answers: 0

Read More
Pieter B
Pieter B

Reputation: 1967

Why do some string routines give a result and some change the original in Delphi?

Score: 1

Views: 272

Answers: 2

Read More
PreviousPage 2Next