Преглед изворни кода

Enum invoke_it added.

main
offa пре 7 година
родитељ
комит
abd485bdaf
1 измењених фајлова са 8 додато и 0 уклоњено
  1. +8
    -0
      include/unique_resource.h

+ 8
- 0
include/unique_resource.h Прегледај датотеку

@@ -24,6 +24,14 @@

namespace sr
{

enum class invoke_it
{
once,
again
};


template<class Ressource, class Deleter>
class unique_resource_t
{

Loading…
Откажи
Сачувај