mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-27 12:40:09 +01:00
This proposed style change allows C++ classes in the Carbon project to provide methods that are named like variables, so long as they behave like _properties_ of the class. It also requires data member names to have a trailing `_`. Co-authored-by: Chandler Carruth <chandlerc@gmail.com>
Project
This directory contains project-related documentation for Carbon. Information about how the project works, goals and community information belong here.