|
|
template<typename DataRange , typename IFixupRange , typename XFixupRange > |
| static std::size_t | size_bytes (DataRange const &d, IFixupRange const &i, XFixupRange const &x) |
| |
|
template<typename DataRange , typename IFixupRange , typename XFixupRange > |
| static std::size_t | size_bytes (generic_section::sources< DataRange, IFixupRange, XFixupRange > const &src) |
| |
◆ size()
| std::size_t pstore::repo::debug_line_section::size |
( |
| ) |
const |
|
inlinenoexcept |
- Returns
- The number of bytes in the section's data payload.
◆ size_bytes()
| std::size_t pstore::repo::debug_line_section::size_bytes |
( |
| ) |
const |
|
inline |
- Returns
- The number of bytes occupied by this section.
The documentation for this class was generated from the following file: