mirror of
https://github.com/mfocko/blog.git
synced 2024-11-10 08:19:07 +01:00
11 lines
379 B
HTML
11 lines
379 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<meta http-equiv="refresh" content="0; url=/cpp/exceptions-and-raii/placeholders/">
|
||
|
<link rel="canonical" href="/cpp/exceptions-and-raii/placeholders/" />
|
||
|
</head>
|
||
|
<script>
|
||
|
window.location.href = '/cpp/exceptions-and-raii/placeholders/' + window.location.search + window.location.hash;
|
||
|
</script>
|
||
|
</html>
|