digitalmars.D.learn - best practices for a new project
- Panke (6/6) Feb 17 2020 When I start a new project is there anything that I should get
When I start a new project is there anything that I should get right from the start? Like using a specific set of compiler flags (e.g. -dip1000)? Is there an overview over the status of upcoming language changes (-preview=?), e.g. what about -preview=rvaluerefparam? Should I use it?
Feb 17 2020