Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Defines

bdlb_arrayutil.h File Reference

Provide utilities to determine properties of fixed-sized arrays. More...

Go to the source code of this file.

Classes

struct  bdlb::ArrayUtil

Namespaces

namespace  bdlb

Defines

#define BDLB_ARRAYUTIL_SIZE(a)   sizeof(BloombergLP::bdlb::ArrayUtil::sizer(a))
#define BDLB_ARRAYUTIL_LENGTH(a)   sizeof(BloombergLP::bdlb::ArrayUtil::sizer(a))

Detailed Description


Define Documentation

#define BDLB_ARRAYUTIL_SIZE (   a  )     sizeof(BloombergLP::bdlb::ArrayUtil::sizer(a))
#define BDLB_ARRAYUTIL_LENGTH (   a  )     sizeof(BloombergLP::bdlb::ArrayUtil::sizer(a))