Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

RingBuffer.h - No Value Returned #5

Open
mfisher31 opened this issue Oct 27, 2019 · 0 comments
Open

RingBuffer.h - No Value Returned #5

mfisher31 opened this issue Oct 27, 2019 · 0 comments
Assignees

Comments

@mfisher31
Copy link
Member

    inline uint32 write (const T& src)
    {
        write (&src, sizeof (T));
    }
@mfisher31 mfisher31 self-assigned this Oct 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant