OpenVPN 3 Core Library
Loading...
Searching...
No Matches
arraysize.hpp File Reference
#include <cstddef>
Include dependency graph for arraysize.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openvpn
 

Functions

template<typename T , std::size_t N>
constexpr std::size_t openvpn::array_size (T(&)[N])