| 1. | Bit fields with base types other than 以外基类型的位域。 |
| 2. | This function allows the efficient use of an array to implement bitfields 这个函数可以实现有效处理位域的功能。 |
| 3. | Do use a singular name for an enumeration , unless its values are bit fields 对枚举使用单数名称,除非枚举值是位域。 |
| 4. | Indicates that an enumeration can be treated as a bit field ; that is , a set of flags 指示可以将枚举作为位域(即一组标志)处理。 |
| 5. | Do use a plural name for enumerations with bit fields as values , also called flags enumerations 对使用位域值的枚举(也称为标志枚举)使用复数名称。 |
| 6. | Water body is shallow and sediments are coarse in lst and hst , but in tst , being deep and fine 低水位体系域和高水位体系域水体较浅,沉积较粗,而湖进水位域则水体较深,沉积较细。 |
| 7. | A memory location is either an object of scalar type , or a maximal sequence of adjacent bit - fields all having non - zero width 一个内存位置要么是一个标量、要么是一组紧邻的具有非零长度的位域。 |
| 8. | To an enumeration to indicate that the enumeration should be treated as a bit field ; that is , as a set of flags see example 2 应用于枚举,指示应将该枚举视为位域,即一组标志(请参见示例2 ) 。 |
| 9. | Unless it is a bit - field ( 9 . 6 ) , a most derived object shall have a non - zero size and shall occupy one or more bytes of storage 除非作为位域( 9 . 6 ) ,最终派生对象总是具有非零大小并总占用一个以上字节的存储。 |
| 10. | Custom attribute on the definition of an enumeration indicates that the enumeration should be treated as a set of bit fields flags , and the absence of this attribute indicates the type should be viewed as a group of enumerated constants 自定义属性指示该枚举应该作为一组位域(标志)对待,没有该属性指示该类型应被视为一组枚举常数。 |