Skip to content
Snippets Groups Projects
  • Atkins, Charles Vernon's avatar
    241a668e
    Place fixed width fundamental types into the adios namespace · 241a668e
    Atkins, Charles Vernon authored
    This allows us to both drop the namespace prefix when using them in
    implementation and guarantee that we don't use versions of the types
    that get re-defined elsewhere.
    
    In order to provide the least ammount of disruption this doesn't include
    any sweeping search and replace changes.  However, it is recommended
    moving forward that these types be used internally when fixed width
    sizes are expected.  This will allow the transition to happen gradually
    through attrition and minimize conflicts.
    241a668e
    History
    Place fixed width fundamental types into the adios namespace
    Atkins, Charles Vernon authored
    This allows us to both drop the namespace prefix when using them in
    implementation and guarantee that we don't use versions of the types
    that get re-defined elsewhere.
    
    In order to provide the least ammount of disruption this doesn't include
    any sweeping search and replace changes.  However, it is recommended
    moving forward that these types be used internally when fixed width
    sizes are expected.  This will allow the transition to happen gradually
    through attrition and minimize conflicts.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.