Przeglądaj źródła

Result DBO helper

develop
Robin Thoni 9 lat temu
rodzic
commit
70d38d6d97
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2
    0
      src/DBO/Result.h

+ 2
- 0
src/DBO/Result.h Wyświetl plik

51
 
51
 
52
 typedef Result<char> ResultChar;
52
 typedef Result<char> ResultChar;
53
 
53
 
54
+typedef Result<std::string> ResultString;
55
+
54
 # include "DBO/Result.hxx"
56
 # include "DBO/Result.hxx"
55
 
57
 
56
 #endif //PDNS_SLAVE_RESULT_H
58
 #endif //PDNS_SLAVE_RESULT_H

Ładowanie…
Anuluj
Zapisz