4 Answered Questions
[SOLVED] Is it possible to figure out the parameter type and return type of a lambda?
- 2011-10-30 05:47:17
- Nawaz
- 26680 View
- 133 Score
- 4 Answer
- Tags: c++ lambda metaprogramming c++11 traits
2 Answered Questions
1 Answered Questions
11 Answered Questions
2 Answered Questions
2 Answered Questions
[SOLVED] Why can impl trait not be used to return multiple / conditional types?
- 2018-08-24 09:37:39
- msrd0
- 1247 View
- 8 Score
- 2 Answer
- Tags: rust traits return-type
2 Answered Questions
2 Answered Questions
2 Answered Questions
3 Answered Questions
3 Answered Questions
2 Answered Questions
8 Answered Questions
8 Answered Questions
[SOLVED] Find out whether a C++ object is callable
- 2013-03-13 18:50:22
- Antoine
- 8201 View
- 32 Score
- 8 Answer
- Tags: c++ metaprogramming traits typetraits
4 Answered Questions
2 Answered Questions
2 Answered Questions
3 Answered Questions
3 Answered Questions
[SOLVED] When to use val or def in Scala traits?
- 2013-10-28 18:10:16
- Mansur Ashraf
- 23581 View
- 85 Score
- 3 Answer
- Tags: scala inheritance traits
3 Answered Questions
[SOLVED] The trait cannot be made into an object
- 2017-07-15 10:09:34
- Alexander
- 13130 View
- 17 Score
- 3 Answer
- Tags: generics rust traits dynamic-dispatch trait-objects
2 Answered Questions
5 Answered Questions
1 Answered Questions
[SOLVED] Java 8 default methods as traits : safe?
- 2015-02-23 19:25:36
- youri
- 10585 View
- 115 Score
- 1 Answer
- Tags: java java-8 traits default-method
3 Answered Questions
[SOLVED] Mixins for ES6 classes, transpiled with babel
- 2015-06-09 12:37:29
- gotofritz
- 6413 View
- 10 Score
- 3 Answer
- Tags: javascript ecmascript-6 traits mixins composition
13 Answered Questions
5 Answered Questions
[SOLVED] Mixing in a trait dynamically
- 2012-04-29 15:23:03
- Nikita Volkov
- 10679 View
- 38 Score
- 5 Answer
- Tags: scala mixins case-class traits
7 Answered Questions
3 Answered Questions
[SOLVED] Traits in javascript
- 2009-12-30 06:46:41
- Tinku
- 7866 View
- 17 Score
- 3 Answer
- Tags: javascript prototype traits
3 Answered Questions
[SOLVED] How do I use floating point number literals when using generic types?
- 2018-06-08 20:22:13
- goertzenator
- 545 View
- 2 Score
- 3 Answer
- Tags: floating-point rust traits literals