StackOverflow Questions for Tag: default-implementation

Tchelyzt
Tchelyzt

Reputation: 161

Why does the compiler not see the default code in a protocol?

Score: 2

Views: 240

Answers: 1

Read More
yeputons
yeputons

Reputation: 9248

What does 'impl MyTrait' do without 'for MyStruct' in Rust?

Score: 2

Views: 67

Answers: 0

Read More
Anders Clausen
Anders Clausen

Reputation: 21

Why were default methods included interfaces in Java 8 instead of adding additional interfaces to the Collection Framework?

Score: 2

Views: 717

Answers: 1

Read More
Rob
Rob

Reputation: 1034

Trouble with Swift Protocols, associatedtypes, Self and default implementations

Score: 0

Views: 375

Answers: 1

Read More
kbec
kbec

Reputation: 3465

Can compiler do a default implementation's inlining of the trait's method?

Score: 0

Views: 291

Answers: 1

Read More
Sagar Sarwe
Sagar Sarwe

Reputation: 3

Override default implementation of list or other collections in spring xml configuration file

Score: 0

Views: 598

Answers: 1

Read More
Mischa
Mischa

Reputation: 17269

Override the setter of a protocol-defined variable and use the getter from the protocol's default implementation

Score: 1

Views: 1599

Answers: 1

Read More
ThinkChaos
ThinkChaos

Reputation: 1853

Calling protocol default implementation from regular method, when protocol has associated type

Score: 3

Views: 931

Answers: 2

Read More
user652038
user652038

Reputation:

How do you disambiguate between static methods from implemented protocols?

Score: 0

Views: 292

Answers: 1

Read More
user652038
user652038

Reputation:

How can you provide default implementations for UIPageViewControllerDataSource?

Score: 4

Views: 746

Answers: 1

Read More
user3727894
user3727894

Reputation: 39

What are the differences between an aggregate operation and a method?

Score: 1

Views: 226

Answers: 1

Read More
Kiril Kirov
Kiril Kirov

Reputation: 38173

Is it safe to place definition of specialization of template member function (withOUT default body) in source file?

Score: 10

Views: 636

Answers: 3

Read More
UUderzo
UUderzo

Reputation: 1

Using different DocumentBuilder implementations on the same Java VM

Score: 0

Views: 812

Answers: 1

Read More
Mihai Todor
Mihai Todor

Reputation: 8274

What does an ampersand after this assignment operator mean?

Score: 51

Views: 4260

Answers: 2

Read More
MPavlak
MPavlak

Reputation: 2221

Generic class to create concrete class automatically

Score: 1

Views: 1258

Answers: 3

Read More
PreviousPage 2Next