D Logo
Menu
  • Learn
  • Documentation
    • Language Reference
    • Library Reference
    • Command-line Reference
    • Feature Overview
    • Articles
  • Downloads
  • Packages
  • Community
    • Blog
    • Orgs using D
    • Twitter
    • Calendar
    • Forums
    • IRC
    • Wiki
    • GitHub
    • Issues
    • Get involved
    • Contributors
    • Foundation
    • Donate
    • Sponsors
  • Resources
    • Tour
    • Books
    • Tutorials
    • Tools
    • Editors
    • IDEs
    • Visual D
    • Acknowledgments
    • D Style
    • Glossary
    • Sitemap
Search

Forums

Forum Index

  • New users
    • Learn
  • Community
    • General
    • Announce
  • Improvements
    • DIP Ideas
    • DIP Devel.
  • Ecosystem
    • GDC
    • LDC
    • Debuggers
    • IDEs
    • DWT
  • Development
    • Internals
    • Issues
    • Beta
    • DMD
    • Phobos
    • Druntime
    • Study
  • Turkish
    • Genel
    • Duyuru
Log in
Settings
Help
Index » General (page 357)

General
Thread / Thread StarterLast PostReplies
Gravatar of Kagamin
[OT] do we have lint for bash?
by Kagamin
April 23, 2017
by Vladimir Panteleev
2
Gravatar of Amit yadav
template <typename Any> auto switch_(Any& a) { return [&a](auto ...cases_) { auto cases = hana::make_tuple(cases_...); auto default_ = hana::find_if(cases, [](auto const& c) { return hana::first(c) == hana::type_c<default_t>; }); // ... }; }
by Amit yadav
April 23, 2017
by Amit yadav
0
Gravatar of Nordlöw
2.074.0-regression in move semantics
by Nordlöw
April 22, 2017
by Martin Nowak
2
Gravatar of Chris
vibe.d error on OS X 10.6
by Chris
April 21, 2017
by Schmo
6
Gravatar of Steven Schveighoffer
Xcode 8 and DMD
by Steven Schveighoffer
April 21, 2017
by Steven Schveighoffer
0
Gravatar of H. S. Teoh
Re: Exact arithmetic with quadratic irrationals
by H. S. Teoh
April 20, 2017
by H. S. Teoh
0
Gravatar of Timon Gehr
Re: Exact arithmetic with quadratic irrationals
by Timon Gehr
April 20, 2017
by Timon Gehr
10
Gravatar of Piotr Kowalski
Thoughts from newcommer
by Piotr Kowalski
April 20, 2017
by Stefan Koch
53
Gravatar of ANtlord
DPaste is down
by ANtlord
April 20, 2017
by ANtlord
1
Gravatar of H. S. Teoh
Exact arithmetic with quadratic irrationals
by H. S. Teoh
April 19, 2017
by Timon Gehr
2
Gravatar of Jolly James
The lost Group
by Jolly James
April 19, 2017
by Vladimir Panteleev
2
Gravatar of MihailProg
Compile Error
by MihailProg
April 19, 2017
by MihailProg
0
Gravatar of Nierjerson
Optilink bugs(or DMD)
by Nierjerson
April 19, 2017
by Temtaime
4
Gravatar of Stanislav Blinov
Immovable types
by Stanislav Blinov
April 19, 2017
by Stanislav Blinov
5
Gravatar of Guillaume Chatelet
Suboptimal array copy in druntime?
by Guillaume Chatelet
April 16, 2017
by Petar Kirov [ZombineDev]
4
« First   ‹ Prev
… 354 355 356 357 358 359 360 …
Next ›   Last »
Top | Forum index | About this forum
Copyright © 1999-2021 by the D Language Foundation